50 lines
632 B
TOML
50 lines
632 B
TOML
[[main]]
|
|
none = "none"
|
|
[[main]]
|
|
name = "Home"
|
|
pre = "home"
|
|
pageRef = "/"
|
|
weight = 1
|
|
[[main]]
|
|
name = "About me"
|
|
pageRef = "about"
|
|
identifier = "3mwQIHQJHy"
|
|
weight = 2
|
|
|
|
[[main]]
|
|
name = "Blog"
|
|
pre = "pencil"
|
|
pageRef = "blog"
|
|
identifier = "Wlbt6D8Nvp"
|
|
weight = 9_999
|
|
|
|
[[main]]
|
|
name = "Bio"
|
|
pageRef = "bio"
|
|
identifier = "7c1RZHAEl4"
|
|
weight = 3
|
|
|
|
|
|
[[footer]]
|
|
none = "none"
|
|
|
|
[[footer]]
|
|
name = "Impressum"
|
|
pageRef = "impressum"
|
|
identifier = "3C57lKh0ZG"
|
|
weight = 1
|
|
|
|
[[footer]]
|
|
name = "Contact"
|
|
pageRef = "contact"
|
|
identifier = "ssriowfp"
|
|
weight = 3
|
|
|
|
[[footer]]
|
|
name = "Privacy Policy"
|
|
pageRef = "privacy"
|
|
identifier = "siowfp"
|
|
weight = 2
|
|
|
|
|