14 lines
245 B
TOML
14 lines
245 B
TOML
|
[[journalpage]]
|
||
|
pageid = 0
|
||
|
title = "It Begins"
|
||
|
content = "So much to learn"
|
||
|
[[journalpage.requires]]
|
||
|
|
||
|
[[journalpage]]
|
||
|
pageid = 1
|
||
|
title = "Building"
|
||
|
content = "Craft that motherfucking tea button"
|
||
|
[[journalpage.requires]]
|
||
|
name = "tea"
|
||
|
value = 10
|