update: menus

This commit is contained in:
2026-06-20 12:58:19 +08:00
parent 3dab985cfb
commit b2beaf5412
5 changed files with 14 additions and 14 deletions

View File

@@ -10,7 +10,7 @@ icon = "home"
identifier = "moments" identifier = "moments"
name = "拾光" name = "拾光"
url = "https://moments.taurusxin.com" url = "https://moments.taurusxin.com"
weight = 5 weight = 7
[main.params] [main.params]
icon = "moments" icon = "moments"
newTab = true newTab = true
@@ -19,19 +19,19 @@ newTab = true
identifier = "travellings" identifier = "travellings"
name = "开往" name = "开往"
url = "https://www.travellings.cn/go.html" url = "https://www.travellings.cn/go.html"
weight = 6 weight = 8
[main.params] [main.params]
icon = "travellings" icon = "travellings"
newTab = true newTab = true
[[main]] # [[main]]
identifier = "rss" # identifier = "rss"
name = "RSS" # name = "RSS"
url = "/index.xml" # url = "/index.xml"
weight = 10 # weight = 10
[main.params] # [main.params]
icon = "rss" # icon = "rss"
newTab = true # newTab = true
[[social]] [[social]]
identifier = "github" identifier = "github"

View File

@@ -6,7 +6,7 @@ layout: "archives"
slug: "archives" slug: "archives"
menu: menu:
main: main:
weight: 7 weight: 5
params: params:
icon: archives icon: archives
comments: false comments: false

View File

@@ -8,7 +8,7 @@ slug: events
lastmod: '2024-08-20T00:32:00+0800' lastmod: '2024-08-20T00:32:00+0800'
menu: menu:
main: main:
weight: 8 weight: 4
params: params:
icon: notebook icon: notebook
--- ---

View File

@@ -8,7 +8,7 @@ menu:
name: 友链 name: 友链
params: params:
icon: heart icon: heart
weight: 4 weight: 3
edit: false edit: false
comment: true comment: true
--- ---

View File

@@ -7,7 +7,7 @@ menu:
name: 留言 name: 留言
params: params:
icon: message-board icon: message-board
weight: 3 weight: 2
edit: false edit: false
comment: true comment: true
--- ---