From e1f06b311652786b2a3c9dd5981bbe9b51383d1a Mon Sep 17 00:00:00 2001 From: "David T. Sadler" Date: Mon, 25 Mar 2019 21:05:35 +0000 Subject: Begining of rebuild. --- _site_build/_layouts/category_index.html | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 _site_build/_layouts/category_index.html (limited to '_site_build/_layouts/category_index.html') diff --git a/_site_build/_layouts/category_index.html b/_site_build/_layouts/category_index.html deleted file mode 100644 index 61a79a8..0000000 --- a/_site_build/_layouts/category_index.html +++ /dev/null @@ -1,11 +0,0 @@ ---- -layout: default -robots: follow, noindex, noodp, noydir, noarchive -show_comment_counts: true ---- -
-

{{ page.title }}

- {% for post in site.categories[page.category] %} - {% include post_excerpt.html %} - {% endfor %} -
-- cgit v1.2.3-13-gbd6f