From 1100562e29f6476448b656dbddd4cf22505523f6 Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Sun, 10 Mar 2024 14:59:14 +0100 Subject: Move back to JBMAFP --- _layouts/post.html | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 _layouts/post.html (limited to '_layouts/post.html') diff --git a/_layouts/post.html b/_layouts/post.html deleted file mode 100644 index df77a9d..0000000 --- a/_layouts/post.html +++ /dev/null @@ -1,11 +0,0 @@ ---- -layout: base ---- - -
-

{{ page.title }}

-

{{ page.type }}, {{ page.date | date: '%B %d, %Y' }} on {{ site.author }}'s blog

-
- {{ content }} -
-
-- cgit v1.2.3