summaryrefslogtreecommitdiff
path: root/_config.yml
diff options
context:
space:
mode:
Diffstat (limited to '_config.yml')
-rw-r--r--_config.yml3
1 files changed, 1 insertions, 2 deletions
diff --git a/_config.yml b/_config.yml
index 1aad209..499af4f 100644
--- a/_config.yml
+++ b/_config.yml
@@ -27,14 +27,13 @@ keep_files:
asciidoctor:
attributes:
imagesdir: /img
- pygments-style: emacs
- pygments-stylesheet: css/pygments.base.css
source-highlighter: pygments
sass:
style: compressed
# Build settings
markdown: redcarpet
+highlighter: pygments
include: ["_pages"]