feat: travellings
This commit is contained in:
parent
d48595b5f1
commit
c2ea4a6cc9
1
assets/icons/travellings.svg
Normal file
1
assets/icons/travellings.svg
Normal 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 |
26
config.yaml
26
config.yaml
@ -194,23 +194,35 @@ menu:
|
|||||||
- identifier: home
|
- identifier: home
|
||||||
name: 首页
|
name: 首页
|
||||||
url: /
|
url: /
|
||||||
weight: -100
|
weight: 1
|
||||||
params:
|
params:
|
||||||
icon: home
|
icon: home
|
||||||
|
|
||||||
- identifier: moments
|
- identifier: moments
|
||||||
name: 拾光
|
name: 拾光
|
||||||
url: https://moments.taurusxin.com
|
url: https://moments.taurusxin.com
|
||||||
weight: -75
|
weight: 5
|
||||||
params:
|
params:
|
||||||
icon: moments
|
icon: moments
|
||||||
|
newTab: true
|
||||||
|
|
||||||
|
- identifier: travellings
|
||||||
|
name: 开往
|
||||||
|
url: https://www.travellings.cn/go.html
|
||||||
|
weight: 6
|
||||||
|
params:
|
||||||
|
icon: user
|
||||||
|
newTab: true
|
||||||
|
|
||||||
- identifier: rss
|
- identifier: rss
|
||||||
name: RSS
|
name: RSS
|
||||||
url: /index.xml
|
url: /index.xml
|
||||||
weight: -40
|
weight: 10
|
||||||
params:
|
params:
|
||||||
icon: rss
|
icon: rss.
|
||||||
|
newTab: true
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
social:
|
social:
|
||||||
- identifier: github
|
- identifier: github
|
||||||
@ -241,6 +253,12 @@ menu:
|
|||||||
params:
|
params:
|
||||||
icon: mail
|
icon: mail
|
||||||
|
|
||||||
|
- identifier: travellings
|
||||||
|
name: 开往
|
||||||
|
url: https://travellings.taurusxin.com
|
||||||
|
weight: 5
|
||||||
|
params:
|
||||||
|
icon: travellings
|
||||||
|
|
||||||
related:
|
related:
|
||||||
includeNewer: true
|
includeNewer: true
|
||||||
|
@ -9,7 +9,7 @@ slug: about
|
|||||||
lastmod: '2024-12-10T23:05:00+0800'
|
lastmod: '2024-12-10T23:05:00+0800'
|
||||||
menu:
|
menu:
|
||||||
main:
|
main:
|
||||||
weight: -90
|
weight: 2
|
||||||
params:
|
params:
|
||||||
icon: user
|
icon: user
|
||||||
---
|
---
|
||||||
|
@ -6,7 +6,7 @@ layout: "archives"
|
|||||||
slug: "archives"
|
slug: "archives"
|
||||||
menu:
|
menu:
|
||||||
main:
|
main:
|
||||||
weight: -70
|
weight: 7
|
||||||
params:
|
params:
|
||||||
icon: archives
|
icon: archives
|
||||||
comments: false
|
comments: false
|
||||||
|
@ -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: -60
|
weight: 8
|
||||||
params:
|
params:
|
||||||
icon: notebook
|
icon: notebook
|
||||||
---
|
---
|
||||||
|
@ -7,7 +7,7 @@ menu:
|
|||||||
name: 友链
|
name: 友链
|
||||||
params:
|
params:
|
||||||
icon: heart
|
icon: heart
|
||||||
weight: -80
|
weight: 4
|
||||||
edit: false
|
edit: false
|
||||||
comment: true
|
comment: true
|
||||||
---
|
---
|
||||||
|
@ -7,7 +7,7 @@ menu:
|
|||||||
name: 留言
|
name: 留言
|
||||||
params:
|
params:
|
||||||
icon: message-board
|
icon: message-board
|
||||||
weight: -85
|
weight: 3
|
||||||
edit: false
|
edit: false
|
||||||
comment: true
|
comment: true
|
||||||
---
|
---
|
||||||
|
@ -7,7 +7,7 @@ outputs:
|
|||||||
- json
|
- json
|
||||||
menu:
|
menu:
|
||||||
main:
|
main:
|
||||||
weight: -50
|
weight: 9
|
||||||
params:
|
params:
|
||||||
icon: search
|
icon: search
|
||||||
---
|
---
|
Loading…
x
Reference in New Issue
Block a user