Files
tommytran.io/config/_default/menus.en.toml
2025-10-01 02:05:42 +00:00

36 lines
500 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
[[main]]
name = "Hire Me!"
pageRef = "/posts/hire-me"
identifier = "jkB0Rl7UK9"
weight = 5
[[footer]]
none = "none"