summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--config.toml8
1 files changed, 4 insertions, 4 deletions
diff --git a/config.toml b/config.toml
index 65dbaea..82930b7 100644
--- a/config.toml
+++ b/config.toml
@@ -134,13 +134,13 @@ url = "/resume/"
weight = 3
[[menu.main]]
-name = "Contact"
-url = "/contact/"
+name = "Posts"
+url = "/posts/"
weight = 4
[[menu.main]]
-name = "Posts"
-url = "/posts/"
+name = "Contact"
+url = "/contact/"
weight = 5
[[menu.main]]