summaryrefslogtreecommitdiffstats
path: root/config.toml
diff options
context:
space:
mode:
Diffstat (limited to 'config.toml')
-rw-r--r--config.toml6
1 files changed, 3 insertions, 3 deletions
diff --git a/config.toml b/config.toml
index 97f579b..eb6ac91 100644
--- a/config.toml
+++ b/config.toml
@@ -75,13 +75,13 @@ weight = 1
url = "about/"
[[menu.main]]
-name = "Contact"
+name = "Posts"
weight = 2
-url = "about/#contact"
+url = "posts/"
[[menu.main]]
name = "Resume"
-weight = 3
+weight = 4
url = "resume/"