From fec892047e4c0b810981fa8f20223e0b1c4f72b4 Mon Sep 17 00:00:00 2001 From: historia <[not public]> Date: Mon, 15 Jun 2026 18:17:10 -0400 Subject: refactor. added rss feed. --- demo/dst/lists/board-games.html | 38 ++++++++++++++++++++++++++++++++++++++ demo/dst/lists/movies.html | 38 ++++++++++++++++++++++++++++++++++++++ 2 files changed, 76 insertions(+) create mode 100644 demo/dst/lists/board-games.html create mode 100644 demo/dst/lists/movies.html (limited to 'demo/dst/lists') diff --git a/demo/dst/lists/board-games.html b/demo/dst/lists/board-games.html new file mode 100644 index 0000000..b85ce6b --- /dev/null +++ b/demo/dst/lists/board-games.html @@ -0,0 +1,38 @@ + + +
+ + + +Here are some board games I like:
+Play them with me, thanks.
+ + diff --git a/demo/dst/lists/movies.html b/demo/dst/lists/movies.html new file mode 100644 index 0000000..496e0d1 --- /dev/null +++ b/demo/dst/lists/movies.html @@ -0,0 +1,38 @@ + + + + + + +Here are my favorite movies
+I hope you enjoyed this insightful article.
+ + -- cgit v1.2.3