From 454a494d302786262df4232bbd76996624e6f2ba Mon Sep 17 00:00:00 2001 From: Nathan Coad Date: Thu, 11 Dec 2025 09:59:46 +1100 Subject: [PATCH] consolidate style --- main.go | 23 ++++++++++------------- 1 file changed, 10 insertions(+), 13 deletions(-) diff --git a/main.go b/main.go index 06b3572..ea49ae9 100644 --- a/main.go +++ b/main.go @@ -109,6 +109,7 @@ var pageTmpl = template.Must(template.New("page").Parse(` @@ -181,23 +185,16 @@ var pageTmpl = template.Must(template.New("page").Parse(` {{.}} {{end}} -
-

Notes

-