aboutsummaryrefslogtreecommitdiff
path: root/config.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'config.yaml')
-rw-r--r--config.yaml3
1 files changed, 2 insertions, 1 deletions
diff --git a/config.yaml b/config.yaml
index 6fcd3bd..16f8ffd 100644
--- a/config.yaml
+++ b/config.yaml
@@ -5,7 +5,8 @@ language: "en-us"
5 5
6# Code highlighting. 6# Code highlighting.
7# https://swapoff.org/chroma/playground/ 7# https://swapoff.org/chroma/playground/
8highlighting: "pygments" 8# highlighting: "pygments"
9highlighting: "vs"
9 10
10# Minifies output HTML (including inline CSS, JS). 11# Minifies output HTML (including inline CSS, JS).
11minify: true 12minify: true