feat: travellings

This commit is contained in:
TaurusXin 2025-01-31 10:20:25 +08:00
parent d48595b5f1
commit c2ea4a6cc9
8 changed files with 32 additions and 13 deletions

View File

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" width="24" height="24" stroke-width="2"> <path d="M21 13c0 -3.87 -3.37 -7 -10 -7h-8"></path> <path d="M3 15h16a2 2 0 0 0 2 -2"></path> <path d="M3 6v5h17.5"></path> <path d="M3 10l0 4"></path> <path d="M8 11l0 -5"></path> <path d="M13 11l0 -4.5"></path> <path d="M3 19l18 0"></path> </svg>

After

Width:  |  Height:  |  Size: 431 B

View File

@ -194,24 +194,36 @@ menu:
- identifier: home
name: 首页
url: /
weight: -100
weight: 1
params:
icon: home
- identifier: moments
name: 拾光
url: https://moments.taurusxin.com
weight: -75
weight: 5
params:
icon: moments
newTab: true
- identifier: travellings
name: 开往
url: https://www.travellings.cn/go.html
weight: 6
params:
icon: user
newTab: true
- identifier: rss
name: RSS
url: /index.xml
weight: -40
weight: 10
params:
icon: rss
icon: rss.
newTab: true
social:
- identifier: github
name: GitHub
@ -241,6 +253,12 @@ menu:
params:
icon: mail
- identifier: travellings
name: 开往
url: https://travellings.taurusxin.com
weight: 5
params:
icon: travellings
related:
includeNewer: true

View File

@ -9,7 +9,7 @@ slug: about
lastmod: '2024-12-10T23:05:00+0800'
menu:
main:
weight: -90
weight: 2
params:
icon: user
---

View File

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

View File

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

View File

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

View File

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

View File

@ -7,7 +7,7 @@ outputs:
- json
menu:
main:
weight: -50
weight: 9
params:
icon: search
---