aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMitja Felicijan <mitja.felicijan@gmail.com>2024-03-12 22:31:22 +0100
committerMitja Felicijan <mitja.felicijan@gmail.com>2024-03-12 22:31:22 +0100
commitbb111865c11e87c98ed8571363467a1d3de6e825 (patch)
tree96bb53eb09a3fa323b1488bb93465ee0215a2136
parent451ca6a5cd2e9d67c13377b5649493a6279f57d4 (diff)
downloadmitjafelicijan.com-bb111865c11e87c98ed8571363467a1d3de6e825.tar.gz
Changed code highlighing theme to abap
-rwxr-xr-xconfig.yaml2
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/
8highlighting: abap 8highlighting: vs
9 9
10# Minifies output HTML (including inline CSS, JS). 10# Minifies output HTML (including inline CSS, JS).
11minify: true 11minify: true