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