diff --git a/_config.yml b/_config.yml index 6d650fd..4527242 100755 --- a/_config.yml +++ b/_config.yml @@ -104,6 +104,10 @@ menu_mobile: icon: fas fa-link url: friends/ rel: nofollow + - name: 主题文档 + icon: fas fa-book + url: wiki/material-x/ + rel: nofollow - name: 关于小站 icon: fas fa-info-circle url: about/ @@ -137,10 +141,6 @@ sidebar: - name: 开源项目 icon: fas fa-code-branch url: projects/ - - name: Wiki文档 - icon: fas fa-book - url: wiki/ - rel: nofollow - name: 歌单分享 icon: fas fa-compact-disc url: music/ @@ -149,6 +149,10 @@ sidebar: icon: fas fa-link url: friends/ rel: nofollow + - name: 主题文档 + icon: fas fa-book + url: wiki/material-x/ + rel: nofollow - name: 关于小站 icon: fas fa-info-circle url: about/ diff --git a/layout/_cover/search.ejs b/layout/_cover/search.ejs index a89176a..75251d1 100755 --- a/layout/_cover/search.ejs +++ b/layout/_cover/search.ejs @@ -8,7 +8,7 @@ <% } %> diff --git a/layout/_partial/header.ejs b/layout/_partial/header.ejs index f415803..4d46172 100755 --- a/layout/_partial/header.ejs +++ b/layout/_partial/header.ejs @@ -1,4 +1,4 @@ -