From 3a1d7848cb3ceb122b573737b4fba8106792ab5d Mon Sep 17 00:00:00 2001 From: cel 🌸 Date: Thu, 11 Jul 2024 02:38:39 +0100 Subject: initial commit --- templates/post-list.html | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 templates/post-list.html (limited to 'templates/post-list.html') diff --git a/templates/post-list.html b/templates/post-list.html new file mode 100644 index 0000000..22fcc2f --- /dev/null +++ b/templates/post-list.html @@ -0,0 +1,7 @@ + \ No newline at end of file -- cgit