mirror of
https://github.com/TommyTran732/tommytran.io.git
synced 2025-10-11 21:15:34 +02:00
Initial file upload
This commit is contained in:
29
config/_default/menus.en.toml
Normal file
29
config/_default/menus.en.toml
Normal file
@@ -0,0 +1,29 @@
|
||||
[[main]]
|
||||
none = "none"
|
||||
|
||||
[[main]]
|
||||
name = "About"
|
||||
pageRef = "posts/about"
|
||||
identifier = "zGE2YAk94f"
|
||||
weight = 1
|
||||
|
||||
[[main]]
|
||||
name = "Blog"
|
||||
url = "https://privsec.dev"
|
||||
identifier = "ZygO3vLON0"
|
||||
weight = 2
|
||||
|
||||
[[main]]
|
||||
name = "Projects"
|
||||
pageRef = "/posts/projects"
|
||||
identifier = "uePnrAHpNc"
|
||||
weight = 3
|
||||
|
||||
[[main]]
|
||||
name = "Contact"
|
||||
pageRef = "/posts/contact"
|
||||
identifier = "lqA5Rh0hE9"
|
||||
weight = 4
|
||||
|
||||
[[footer]]
|
||||
none = "none"
|
Reference in New Issue
Block a user