initial commit
This commit is contained in:
49
config/_default/menus.en.toml
Normal file
49
config/_default/menus.en.toml
Normal file
@@ -0,0 +1,49 @@
|
||||
[[main]]
|
||||
none = "none"
|
||||
[[main]]
|
||||
name = "Home"
|
||||
pre = "home"
|
||||
pageRef = "/"
|
||||
weight = 1
|
||||
[[main]]
|
||||
name = "About me"
|
||||
pageRef = "aboutme"
|
||||
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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user