33 lines
445 B
TOML
33 lines
445 B
TOML
[[main]]
|
|
none = "none"
|
|
|
|
[[main]]
|
|
name = "Blog"
|
|
pre = "blogger"
|
|
pageRef = "blog"
|
|
identifier = "nFHoX1odSg"
|
|
weight = 9_999
|
|
|
|
[[main]]
|
|
name = "About"
|
|
pre = "graduation-cap"
|
|
pageRef = "about"
|
|
identifier = "edI3anu9xS"
|
|
weight = 9_999
|
|
|
|
[[main]]
|
|
name = "Contact"
|
|
pre = "envelope"
|
|
pageRef = "contact"
|
|
identifier = "oriHnkl6eh"
|
|
weight = 9_999
|
|
|
|
[[footer]]
|
|
none = "none"
|
|
|
|
[[footer]]
|
|
name = "Contact"
|
|
pageRef = "contact"
|
|
identifier = "Lo51dRK78A"
|
|
weight = 1
|