From baacd0288136b41507479bc40c29f4f69e1f688a Mon Sep 17 00:00:00 2001 From: cel 🌸 Date: Tue, 7 May 2024 05:21:25 +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..f447bab --- /dev/null +++ b/templates/post-list.html @@ -0,0 +1,7 @@ + \ No newline at end of file -- cgit