From dc6db80fa72286704849ef61ee0e5ccb5841cb09 Mon Sep 17 00:00:00 2001 From: Bradley Taunt Date: Tue, 2 Jul 2024 14:28:49 -0400 Subject: Conversion to barf for testing purposes --- _layouts/all_posts.html | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 _layouts/all_posts.html (limited to '_layouts/all_posts.html') diff --git a/_layouts/all_posts.html b/_layouts/all_posts.html deleted file mode 100644 index 182a2d0..0000000 --- a/_layouts/all_posts.html +++ /dev/null @@ -1,12 +0,0 @@ ---- -layout: default ---- - -

{{ page.title }}

- -{{ content }} - -{% for post in site.posts %} - {{ post.date | date: "%B %-d, %Y" }}
{{ post.title }}

-{% endfor %} - -- cgit v1.2.3-70-g09d2