all repos — website @ a2095fca94658030ec545de305e48d0ed834b7a8

My website

Fix code highlighting
Alan Pearce alan@alanpearce.eu
Tue, 18 Apr 2023 12:21:26 +0200
commit

a2095fca94658030ec545de305e48d0ed834b7a8

parent

a7d1be6dfcf4e66a4a72c9416801bfb329ee274a

1 files changed, 3 insertions(+), 0 deletions(-)

jump to
M config.tomlconfig.toml
@@ -3,6 +3,9 @@ base_url = "https://alanpearce.eu" 
 title = "Alan Pearce"
 description = "Developer, Emacs User"
+[markdown]
+highlight_code = true
+highlight_theme = "idle"
 
 [[taxonomies]]
 name = "tags"