diff options
| author | Mitja Felicijan <m@mitjafelicijan.com> | 2023-08-04 19:20:20 +0200 |
|---|---|---|
| committer | Mitja Felicijan <m@mitjafelicijan.com> | 2023-08-04 19:20:20 +0200 |
| commit | 42a88cbe7af7421cf672c2d11b1f50bf37c31fda (patch) | |
| tree | bdfc23c07c3271e521fa65c61bdb06d7ee97357c /config.yaml | |
| parent | 5e1e4c7b8c3223e8edc64bedf6f49daa8bcdba24 (diff) | |
| download | mitjafelicijan.com-42a88cbe7af7421cf672c2d11b1f50bf37c31fda.tar.gz | |
Update: Styles
Diffstat (limited to 'config.yaml')
| -rw-r--r-- | config.yaml | 2 |
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/ |
| 8 | highlighting: "vs" | 8 | highlighting: "pygments" |
| 9 | 9 | ||
| 10 | # Minifies output HTML (including inline CSS, JS). | 10 | # Minifies output HTML (including inline CSS, JS). |
| 11 | minify: true | 11 | minify: true |
