From 5cb010a404c5a6c9fe2257aee2afe4aa3b288974 Mon Sep 17 00:00:00 2001 From: Audrey Dutcher Date: Sun, 20 Apr 2025 16:53:56 -0700 Subject: [PATCH] code highlighting --- blog.nix | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/blog.nix b/blog.nix index 0fe0b07..2a15a32 100644 --- a/blog.nix +++ b/blog.nix @@ -3,8 +3,21 @@ siteTitle = "rhelmot blog"; language = "en-US"; + head = '' + + + + + + + + + + + ''; + footer.html = '' - Posts icensed CC-BY-NC 4.0 + Posts licensed CC-BY-NC 4.0 ''; pages = [