diff options
| author | Mitja Felicijan <mitja.felicijan@gmail.com> | 2024-03-12 22:31:22 +0100 |
|---|---|---|
| committer | Mitja Felicijan <mitja.felicijan@gmail.com> | 2024-03-12 22:31:22 +0100 |
| commit | bb111865c11e87c98ed8571363467a1d3de6e825 (patch) | |
| tree | 96bb53eb09a3fa323b1488bb93465ee0215a2136 | |
| parent | 451ca6a5cd2e9d67c13377b5649493a6279f57d4 (diff) | |
| download | mitjafelicijan.com-bb111865c11e87c98ed8571363467a1d3de6e825.tar.gz | |
Changed code highlighing theme to abap
| -rwxr-xr-x | config.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config.yaml b/config.yaml index db3ca37..f12f336 100755 --- 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: abap | 8 | highlighting: vs |
| 9 | 9 | ||
| 10 | # Minifies output HTML (including inline CSS, JS). | 10 | # Minifies output HTML (including inline CSS, JS). |
| 11 | minify: true | 11 | minify: true |
