From e10cc57bec26b1d55813ca9dcd77679f51f71fd1 Mon Sep 17 00:00:00 2001 From: "Zed A. Shaw" Date: Sun, 26 Oct 2025 00:47:43 -0400 Subject: [PATCH] Now a simplistic sitemap/metapage feature works. Only has the URL for the page but more can come later. --- example/pages/sitemap.html | 2 +- main.go | 614 +++++++++++++++++++------------------ 2 files changed, 314 insertions(+), 302 deletions(-) diff --git a/example/pages/sitemap.html b/example/pages/sitemap.html index 2238074..b1517d9 100644 --- a/example/pages/sitemap.html +++ b/example/pages/sitemap.html @@ -2,7 +2,7 @@