Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/xiaoheiAh/hugo-theme-pure.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoryx.z <xiaohei.zyx@gmail.com>2019-12-24 15:41:01 +0300
committerGitHub <noreply@github.com>2019-12-24 15:41:01 +0300
commitd267b40468108d514d95b8767a91cf49385b2e86 (patch)
treefc0dcce9327e987018b27b60a98848de2238233a
parent033a377ef93c8b3d0ee2852d1f01ee64c2686cff (diff)
Update config.yml
-rw-r--r--exampleSite/config.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/exampleSite/config.yml b/exampleSite/config.yml
index 8ec2ba8..a0eade8 100644
--- a/exampleSite/config.yml
+++ b/exampleSite/config.yml
@@ -72,7 +72,7 @@ params:
# Icon Reference: http://blog.cofess.com/hexo-theme-pure/iconfont/demo_fontclass.html
enableMathJax: true #Enable mathjax support, to use mathematical notations
highlightjs:
- langs: ["python", "javascript"] #specify languages for which you want to add syntax highlight support
+ langs: ["python", "javascript"] # refer to http://staticfile.org/, search highlight.js, already have highlight.min.js
menuIcons:
enable: true # 是否启用导航菜单图标
@@ -173,7 +173,7 @@ params:
# config
config:
skin: # theme color default is white. other type [theme-black,theme-blue,theme-green,theme-purple]
- layout: main-center # 布局方式 main-left main-center main-right
+ layout: main-center # main-left main-center main-right
excerpt_link: Read More
toc: true