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/_includes/post_excerpt.html | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 _site_build/_includes/post_excerpt.html (limited to '_site_build/_includes/post_excerpt.html') diff --git a/_site_build/_includes/post_excerpt.html b/_site_build/_includes/post_excerpt.html deleted file mode 100644 index da5225f..0000000 --- a/_site_build/_includes/post_excerpt.html +++ /dev/null @@ -1,13 +0,0 @@ -
-
-

{{ post.title }}

- - {% if post.categories.size != 0 %} - | Posted in {{ post.categories | category_links }} - {% endif %} - {% if post.comments and site.disqus_shortname %} - | Comments - {% endif %} -
- {{ post.content | truncate }} -
-- cgit v1.2.3-13-gbd6f