From 86f7a15a2843f8c207124345d13969fb05ecc611 Mon Sep 17 00:00:00 2001 From: Eugen Wissner Date: Wed, 5 Nov 2025 09:33:23 +0100 Subject: Move themes files into the root directory --- themes/templates/blog.html | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 themes/templates/blog.html (limited to 'themes/templates/blog.html') diff --git a/themes/templates/blog.html b/themes/templates/blog.html deleted file mode 100644 index 6f5c48d..0000000 --- a/themes/templates/blog.html +++ /dev/null @@ -1,7 +0,0 @@ -
- $for(posts)$ - $partial("_includes/components/post.html")$ - $endfor$ -
- -$partial("_includes/components/pagination.html")$ -- cgit v1.2.3