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/tags/index.html | 68 ++++++++++++++++++++++++++++++++++++++++++++++++++ public/tags/index.xml | 11 ++++++++ 2 files changed, 79 insertions(+) create mode 100644 public/tags/index.html create mode 100644 public/tags/index.xml (limited to 'public/tags') diff --git a/public/tags/index.html b/public/tags/index.html new file mode 100644 index 0000000..ded5d07 --- /dev/null +++ b/public/tags/index.html @@ -0,0 +1,68 @@ + + + + + + + + + + + + +
+
+
+ my logo +

mjkw

+
+ + + +
+
+ + +

Tags

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