From d50ea4053ea04abb3a455606d4591a8283af0677 Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Mon, 23 Oct 2023 02:40:17 +0200 Subject: Cleanup --- config.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'config.yaml') 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" # Code highlighting. # https://swapoff.org/chroma/playground/ -highlighting: "pygments" +# highlighting: "pygments" +highlighting: "vs" # Minifies output HTML (including inline CSS, JS). minify: true -- cgit v1.2.3