summaryrefslogtreecommitdiffstats
path: root/hugo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'hugo.toml')
-rw-r--r--hugo.toml5
1 files changed, 5 insertions, 0 deletions
diff --git a/hugo.toml b/hugo.toml
index ce9ebfa..5df48cb 100644
--- a/hugo.toml
+++ b/hugo.toml
@@ -34,6 +34,11 @@ unsafe = true
weight = 2
[[menu.main]]
+ name = "友人"
+ url = "/links/"
+ weight = 3
+
+[[menu.main]]
name = "归档"
url = "/archives"
weight = 3