aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/_config.yml
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2016-10-26 05:23:16 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2016-10-26 05:23:16 +0300
commitb0beb0cffbe5c789902daeae6cd375a9fe1b6664 (patch)
tree9cb946c28323dd83a5d1c3380d7a9fc049b4f405 /_config.yml
parentdisable syntax highlighting (diff)
downloadjekyll-theme-b0beb0cffbe5c789902daeae6cd375a9fe1b6664.tar.gz
jekyll-theme-b0beb0cffbe5c789902daeae6cd375a9fe1b6664.zip
fix GitHub Pages warning
Diffstat (limited to '_config.yml')
-rw-r--r--_config.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/_config.yml b/_config.yml
index f2e4296..a4515a2 100644
--- a/_config.yml
+++ b/_config.yml
@@ -16,7 +16,7 @@ excerpt_separator: ""
include_comments: true
minified_externals: true
-highlighter: none
+highlighter: rouge
markdown: kramdown