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/_includes/meta.html | 19 ------------------- 1 file changed, 19 deletions(-) delete mode 100644 themes/_includes/meta.html (limited to 'themes/_includes/meta.html') diff --git a/themes/_includes/meta.html b/themes/_includes/meta.html deleted file mode 100644 index d649432..0000000 --- a/themes/_includes/meta.html +++ /dev/null @@ -1,19 +0,0 @@ - - -$if(published)$ - - -$else$ - -$endif$ -$if(tags)$ - - -$endif$ - - -$if(teaser)$ - -$else$ - -$endif$ -- cgit v1.2.3