aboutsummaryrefslogtreecommitdiff
path: root/config.toml
diff options
context:
space:
mode:
authorMichael Hunteman <michael@huntm.net>2023-07-06 11:33:31 -0500
committerMichael Hunteman <michael@huntm.net>2023-07-06 11:33:31 -0500
commitb7960231e3a8ce8a75ec94961d58dda1f19282c1 (patch)
treef293d33f61d344fcb2b3bc7ec574a0ee9dba7b47 /config.toml
parent48678950b83bc828ee32cbc1af6724e58f4cd83a (diff)
Switch nav projects link to cgit
Diffstat (limited to 'config.toml')
-rw-r--r--config.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.toml b/config.toml
index 882f4a5..2640bd9 100644
--- a/config.toml
+++ b/config.toml
@@ -16,7 +16,7 @@ unsafe = true
weight = 2
[[menu.nav]]
name = "Projects"
- url = "/projects/"
+ url = "https://git.huntm.net"
weight = 3
[[menu.nav]]
name = "Books"