summaryrefslogtreecommitdiff
path: root/config.toml
diff options
context:
space:
mode:
Diffstat (limited to 'config.toml')
-rw-r--r--config.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/config.toml b/config.toml
index 309069b..9eadc85 100644
--- a/config.toml
+++ b/config.toml
@@ -56,8 +56,8 @@ url = "/posts"
weight = 4
[[menu.main]]
-name = "Tags"
-url = "/tags"
+name = "Contact"
+url = "/contact"
weight = 5
[markup.goldmark.renderer]