From b56e4a6a679a3151b02749edc0028ce909037cdc Mon Sep 17 00:00:00 2001 From: mjkwiatkowski Date: Sun, 11 Jan 2026 14:13:00 +0100 Subject: fix: fixed the non-working list of book posts --- public/categories/index.html | 68 ++++++++++++++++++++++++++++++++++++++++++++ public/categories/index.xml | 11 +++++++ 2 files changed, 79 insertions(+) create mode 100644 public/categories/index.html create mode 100644 public/categories/index.xml (limited to 'public/categories') diff --git a/public/categories/index.html b/public/categories/index.html new file mode 100644 index 0000000..7fb1b7a --- /dev/null +++ b/public/categories/index.html @@ -0,0 +1,68 @@ + + + + + + + + + + + + +
+
+
+ my logo +

mjkw

+
+ + + +
+
+ + +

Categories

+ + + + + + diff --git a/public/categories/index.xml b/public/categories/index.xml new file mode 100644 index 0000000..f9fa517 --- /dev/null +++ b/public/categories/index.xml @@ -0,0 +1,11 @@ + + + + Categories on mjkw + http://localhost:1313/categories/ + Recent content in Categories on mjkw + Hugo + en-us + + + -- cgit v1.2.3