From b2beaf5412466bb26ba11f501700f61e69d3a6d4 Mon Sep 17 00:00:00 2001 From: TaurusXin Date: Sat, 20 Jun 2026 12:58:19 +0800 Subject: [PATCH] update: menus --- config/_default/menu.toml | 20 ++++++++++---------- content/page/archives.md | 2 +- content/page/events.md | 2 +- content/page/friend.md | 2 +- content/page/message-board.md | 2 +- 5 files changed, 14 insertions(+), 14 deletions(-) diff --git a/config/_default/menu.toml b/config/_default/menu.toml index bb3c8f2..8fd4fbf 100644 --- a/config/_default/menu.toml +++ b/config/_default/menu.toml @@ -10,7 +10,7 @@ icon = "home" identifier = "moments" name = "拾光" url = "https://moments.taurusxin.com" -weight = 5 +weight = 7 [main.params] icon = "moments" newTab = true @@ -19,19 +19,19 @@ newTab = true identifier = "travellings" name = "开往" url = "https://www.travellings.cn/go.html" -weight = 6 +weight = 8 [main.params] icon = "travellings" newTab = true -[[main]] -identifier = "rss" -name = "RSS" -url = "/index.xml" -weight = 10 -[main.params] -icon = "rss" -newTab = true +# [[main]] +# identifier = "rss" +# name = "RSS" +# url = "/index.xml" +# weight = 10 +# [main.params] +# icon = "rss" +# newTab = true [[social]] identifier = "github" diff --git a/content/page/archives.md b/content/page/archives.md index 75b8663..e11eb9c 100644 --- a/content/page/archives.md +++ b/content/page/archives.md @@ -6,7 +6,7 @@ layout: "archives" slug: "archives" menu: main: - weight: 7 + weight: 5 params: icon: archives comments: false diff --git a/content/page/events.md b/content/page/events.md index bd01d99..886e1bd 100644 --- a/content/page/events.md +++ b/content/page/events.md @@ -8,7 +8,7 @@ slug: events lastmod: '2024-08-20T00:32:00+0800' menu: main: - weight: 8 + weight: 4 params: icon: notebook --- diff --git a/content/page/friend.md b/content/page/friend.md index 6b8a6d4..3a3ac81 100644 --- a/content/page/friend.md +++ b/content/page/friend.md @@ -8,7 +8,7 @@ menu: name: 友链 params: icon: heart - weight: 4 + weight: 3 edit: false comment: true --- diff --git a/content/page/message-board.md b/content/page/message-board.md index 005e297..e92bcd9 100644 --- a/content/page/message-board.md +++ b/content/page/message-board.md @@ -7,7 +7,7 @@ menu: name: 留言 params: icon: message-board - weight: 3 + weight: 2 edit: false comment: true ---