去掉默认的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/)'
|
||||
title: '[config.title](/)' # you can set html tag like: '[<img no-lazy height="32px" src="xxx"/>](/)'
|
||||
menu:
|
||||
post: # '[btn.blog](/)'
|
||||
wiki: # '[btn.wiki](/wiki/)'
|
||||
friends: # '[友链](/friends/)'
|
||||
about: # '[关于](/about/)'
|
||||
# post: '[btn.blog](/)'
|
||||
# wiki: '[btn.wiki](/wiki/)'
|
||||
# friends: '[友链](/friends/)'
|
||||
# about: '[关于](/about/)'
|
||||
# Sidebar widgets
|
||||
widgets:
|
||||
# default layout in home/wiki/categories/tags/archives pages
|
||||
|
|
Loading…
Reference in New Issue