mirror of
https://github.com/TommyTran732/tommytran.io.git
synced 2025-10-11 21:15:32 +02:00
36 lines
500 B
TOML
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"
|