aboutsummaryrefslogtreecommitdiff
path: root/config.toml
diff options
context:
space:
mode:
Diffstat (limited to 'config.toml')
-rw-r--r--config.toml8
1 files changed, 4 insertions, 4 deletions
diff --git a/config.toml b/config.toml
index 1162240..2dd98b9 100644
--- a/config.toml
+++ b/config.toml
@@ -1,5 +1,5 @@
baseURL = "https://huntm.net/"
-title = "Michael Hunteman"
+title = "Michael Hunteman's Website"
pygmentsUseClasses = true
[markup.goldmark.renderer]
@@ -15,8 +15,8 @@ unsafe = true
url = "/blog/"
weight = 2
[[menu.nav]]
- name = "Projects"
- url = "https://git.huntm.net"
+ name = "Software Projects"
+ url = "https://git.huntm.net/"
weight = 3
[[menu.nav]]
name = "Books"
@@ -28,5 +28,5 @@ unsafe = true
weight = 5
[[menu.nav]]
name = "Donate"
- url = "https://donate.huntm.net"
+ url = "https://donate.huntm.net/"
weight = 6