summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoger Gonzalez <roger@rogs.me>2023-07-28 17:11:31 -0300
committerRoger Gonzalez <roger@rogs.me>2023-07-28 17:11:31 -0300
commit16a488fca01535ab6759c2a211ae0b6236312e3e (patch)
treeeeb1baf8ac526be0218be328621b163244edd009
parent0644396eb5475720d2c92e23110808daacf6b619 (diff)
Reorganized the menu
-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]]