From df0f931af8c9008bc59a2955dcf4c9facf2834fa Mon Sep 17 00:00:00 2001 From: yingyu5658 Date: Fri, 9 Jan 2026 20:09:27 +0800 Subject: chore: add link page to index --- hugo.toml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'hugo.toml') diff --git a/hugo.toml b/hugo.toml index ce9ebfa..5df48cb 100644 --- a/hugo.toml +++ b/hugo.toml @@ -33,6 +33,11 @@ unsafe = true url = "/categories/" weight = 2 +[[menu.main]] + name = "友人" + url = "/links/" + weight = 3 + [[menu.main]] name = "归档" url = "/archives" -- cgit v1.2.3