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:
Diffstat (limited to 'exampleSite/config.yml')
-rw-r--r--exampleSite/config.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/exampleSite/config.yml b/exampleSite/config.yml
index 05f932f..8ec2ba8 100644
--- a/exampleSite/config.yml
+++ b/exampleSite/config.yml
@@ -71,6 +71,9 @@ params:
# Enable/Disable menu icons
# 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
+
menuIcons:
enable: true # 是否启用导航菜单图标
home: icon-home-fill