diff options
Diffstat (limited to 'config.yaml')
| -rw-r--r-- | config.yaml | 3 |
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/ |
| 8 | highlighting: "pygments" | 8 | # highlighting: "pygments" |
| 9 | highlighting: "vs" | ||
| 9 | 10 | ||
| 10 | # Minifies output HTML (including inline CSS, JS). | 11 | # Minifies output HTML (including inline CSS, JS). |
| 11 | minify: true | 12 | minify: true |
