aboutsummaryrefslogtreecommitdiff
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 2dd98b9..f12c6a1 100644
--- a/config.toml
+++ b/config.toml
@@ -11,12 +11,12 @@ unsafe = true
url = "/"
weight = 1
[[menu.nav]]
- name = "Blog"
- url = "/blog/"
- weight = 2
-[[menu.nav]]
name = "Software Projects"
url = "https://git.huntm.net/"
+ weight = 2
+[[menu.nav]]
+ name = "Blog"
+ url = "/blog/"
weight = 3
[[menu.nav]]
name = "Books"