summaryrefslogtreecommitdiff
path: root/_config.yml
diff options
context:
space:
mode:
authorDoge <[email protected]>2021-05-03 18:36:16 +0800
committerDoge <[email protected]>2021-05-03 18:36:16 +0800
commitaffca0d5e31f862b3a5022bd49f40cea227707a2 (patch)
treeb16db71a7f5cadb71804481849c89c5c37f985ae /_config.yml
parent05f722c51617fceaa0c4b581dfc78762b9b58a03 (diff)
downloadchromate-affca0d5e31f862b3a5022bd49f40cea227707a2.tar.gz
chromate-affca0d5e31f862b3a5022bd49f40cea227707a2.tar.bz2
chromate-affca0d5e31f862b3a5022bd49f40cea227707a2.zip
Add modules support
Diffstat (limited to '_config.yml')
-rw-r--r--_config.yml3
1 files changed, 2 insertions, 1 deletions
diff --git a/_config.yml b/_config.yml
index 665402d..232ab37 100644
--- a/_config.yml
+++ b/_config.yml
@@ -1,2 +1,3 @@
podcast: true
-lazyload: true \ No newline at end of file
+lazyload: true
+highlight: true \ No newline at end of file