From a54c76062f5aef6e42220e17e88213798d5d42ac Mon Sep 17 00:00:00 2001 From: Sylvestre Ledru Date: Wed, 1 Apr 2026 08:45:14 +0200 Subject: [PATCH] Fix syntax highlighting CSS references for Zola 0.22 Update stylesheet links from old syntax-theme-*.css to giallo-*.css which are the files generated by Zola 0.22's Giallo highlighter. --- templates/base.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/base.html b/templates/base.html index 81f75ffc8..dc03d7a0e 100644 --- a/templates/base.html +++ b/templates/base.html @@ -10,8 +10,8 @@ - - + +