去掉默认的menu
This commit is contained in:
parent
baf6952254
commit
82b78cfabb
|
@ -19,10 +19,10 @@ sidebar:
|
||||||
avatar: '[config.avatar](/about/)' # you can set avatar link in _config.yml or '[https://xxx.png](/about/)'
|
avatar: '[config.avatar](/about/)' # you can set avatar link in _config.yml or '[https://xxx.png](/about/)'
|
||||||
title: '[config.title](/)' # you can set html tag like: '[<img no-lazy height="32px" src="xxx"/>](/)'
|
title: '[config.title](/)' # you can set html tag like: '[<img no-lazy height="32px" src="xxx"/>](/)'
|
||||||
menu:
|
menu:
|
||||||
post: # '[btn.blog](/)'
|
# post: '[btn.blog](/)'
|
||||||
wiki: # '[btn.wiki](/wiki/)'
|
# wiki: '[btn.wiki](/wiki/)'
|
||||||
friends: # '[友链](/friends/)'
|
# friends: '[友链](/friends/)'
|
||||||
about: # '[关于](/about/)'
|
# about: '[关于](/about/)'
|
||||||
# Sidebar widgets
|
# Sidebar widgets
|
||||||
widgets:
|
widgets:
|
||||||
# default layout in home/wiki/categories/tags/archives pages
|
# default layout in home/wiki/categories/tags/archives pages
|
||||||
|
|
Loading…
Reference in New Issue