From 7e45a93015bb324a7022be9a1fb6bc649e1500a1 Mon Sep 17 00:00:00 2001
From: Patrick Kollitsch <83281+davidsneighbour@users.noreply.github.com>
Date: Sun, 18 Jan 2026 06:24:22 +0000
Subject: [PATCH] fix: various documentation fixes (#904)

---
 docs/customisation/styles.md |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/docs/customisation/styles.md b/docs/customisation/styles.md
index af930ca..bf4ec52 100644
--- a/docs/customisation/styles.md
+++ b/docs/customisation/styles.md
@@ -17,7 +17,7 @@
 
 which will give you a body class like this:
 
-```go
+```html
 <body class="avenir bg-near-white">
 ```
 

--
Gitblit v1.10.0