[opt] config
This commit is contained in:
parent
6f8c941f2a
commit
9e5f2cce1f
40
_config.yml
40
_config.yml
|
@ -34,26 +34,26 @@ menubar:
|
|||
# icon: 支持 svg/img 标签,可以定义在 icons.yml 文件中,也支持外部图片的 URL
|
||||
# title: 标题
|
||||
# url: 点击跳转到哪,支持相对路径和绝对路径
|
||||
- id: post
|
||||
theme: '#1BCDFC'
|
||||
icon: solar:documents-bold-duotone
|
||||
title: 博客
|
||||
url: /
|
||||
- id: wiki
|
||||
theme: '#3DC550'
|
||||
icon: solar:notebook-bookmark-bold-duotone
|
||||
title: 文档
|
||||
url: /wiki/
|
||||
- id: explore
|
||||
theme: '#FA6400'
|
||||
icon: solar:planet-bold-duotone
|
||||
title: 探索
|
||||
url: /notes/
|
||||
- id: social
|
||||
theme: '#F44336'
|
||||
icon: solar:chat-square-like-bold-duotone
|
||||
title: 社交
|
||||
url: /friends/
|
||||
# - id: post
|
||||
# theme: '#1BCDFC'
|
||||
# icon: solar:documents-bold-duotone
|
||||
# title: 博客
|
||||
# url: /
|
||||
# - id: wiki
|
||||
# theme: '#3DC550'
|
||||
# icon: solar:notebook-bookmark-bold-duotone
|
||||
# title: 文档
|
||||
# url: /wiki/
|
||||
# - id: explore
|
||||
# theme: '#FA6400'
|
||||
# icon: solar:planet-bold-duotone
|
||||
# title: 探索
|
||||
# url: /explore/
|
||||
# - id: social
|
||||
# theme: '#F44336'
|
||||
# icon: solar:chat-square-like-bold-duotone
|
||||
# title: 社交
|
||||
# url: /friends/
|
||||
|
||||
|
||||
######## Main ########
|
||||
|
|
Loading…
Reference in New Issue