From 62eb3bbcab1db56c781320af0e4c17ec1a92550e Mon Sep 17 00:00:00 2001 From: XPoet Date: Tue, 15 Sep 2020 15:33:49 +0800 Subject: [PATCH] update _config.yml --- _config.yml | 56 ++++++++++++++++++++++++++--------------------------- 1 file changed, 28 insertions(+), 28 deletions(-) diff --git a/_config.yml b/_config.yml index 5e6b314..eb3238c 100644 --- a/_config.yml +++ b/_config.yml @@ -1,6 +1,6 @@ -# ------------------------------------------------------------ +# ---------------------------------------------------------------------------------- # Theme basic info (please don't change) -# ------------------------------------------------------------ +# ---------------------------------------------------------------------------------- theme_info: name: ILS version: 2.0.2 @@ -8,9 +8,9 @@ theme_info: repository: https://github.com/XPoet/hexo-theme-ils -# ------------------------------------------------------------ +# ---------------------------------------------------------------------------------- # Theme style settings -# ------------------------------------------------------------ +# ---------------------------------------------------------------------------------- style: # Theme primary color primary_color: "#0066CC" @@ -22,9 +22,9 @@ style: avatar: images/avatar.png -# ------------------------------------------------------------ +# ---------------------------------------------------------------------------------- # Navigation menu -# ------------------------------------------------------------ +# ---------------------------------------------------------------------------------- menu: Home: / Archives: /archives @@ -35,18 +35,18 @@ menu: # ... -# ------------------------------------------------------------ +# ---------------------------------------------------------------------------------- # RSS # Dependencies: hexo-generator-feed # See: https://github.com/hexojs/hexo-generator-feed -# ------------------------------------------------------------ +# ---------------------------------------------------------------------------------- rss: enable: false -# ------------------------------------------------------------ +# ---------------------------------------------------------------------------------- # Comment plugin -# ------------------------------------------------------------ +# ---------------------------------------------------------------------------------- comments: # Valine # See: https://github.com/xCss/Valine @@ -67,9 +67,9 @@ comments: client_secret: # GitHub Application Client Secret -# ------------------------------------------------------------ +# ---------------------------------------------------------------------------------- # Website count -# ------------------------------------------------------------ +# ---------------------------------------------------------------------------------- website_count: # busuanzi # See: http://ibruce.info/2015/04/04/busuanzi/ @@ -80,11 +80,11 @@ website_count: page_pv: false -# ------------------------------------------------------------ +# ---------------------------------------------------------------------------------- # Local Search # Dependencies: hexo-generator-searchdb # See: https://github.com/theme-next/hexo-generator-searchdb -# ------------------------------------------------------------ +# ---------------------------------------------------------------------------------- local_search: enable: true @@ -99,20 +99,20 @@ local_search: preload: false -# ------------------------------------------------------------ +# ---------------------------------------------------------------------------------- # Post word count # Dependencies: hexo-wordcount # See: https://github.com/willin/hexo-wordcount -# ------------------------------------------------------------ +# ---------------------------------------------------------------------------------- post_wordcount: enable: false wordcount: false # word count, one article min2read: false # time to read, one article -# ------------------------------------------------------------ +# ---------------------------------------------------------------------------------- # Home page article block display settings -# ------------------------------------------------------------ +# ---------------------------------------------------------------------------------- home_article: category: enable: false # show category in home page article block @@ -122,31 +122,31 @@ home_article: limit: 5 # max number of tags shown in home page article block -# ------------------------------------------------------------ +# ---------------------------------------------------------------------------------- # Code copy -# ------------------------------------------------------------ +# ---------------------------------------------------------------------------------- code_copy: enable: true style: flat # values: default | flat | mac -# ------------------------------------------------------------ +# ---------------------------------------------------------------------------------- # Sidebar tools -# ------------------------------------------------------------ +# ---------------------------------------------------------------------------------- side_tools: enable: false -# ------------------------------------------------------------ +# ---------------------------------------------------------------------------------- # Back to top -# ------------------------------------------------------------ +# ---------------------------------------------------------------------------------- back2top: enable: false -# ------------------------------------------------------------ +# ---------------------------------------------------------------------------------- # Table of Contents in the Sidebar -# ------------------------------------------------------------ +# ---------------------------------------------------------------------------------- toc: enable: false @@ -157,9 +157,9 @@ toc: expand_all: true -# ------------------------------------------------------------ +# ---------------------------------------------------------------------------------- # Magic -# ------------------------------------------------------------ +# ---------------------------------------------------------------------------------- magic: enable: true scale: false # scale effect when the mouse hover