Files
tommytran.io/config/_default/menus.en.toml
2025-09-29 08:27:44 +00:00

30 lines
408 B
TOML

[[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"