From a187a89bc60994f9bd58b6c31f6f3f4275bcb195 Mon Sep 17 00:00:00 2001 From: 53hornet <53hornet@gmail.com> Date: Thu, 4 Apr 2019 17:05:43 -0400 Subject: Finished index layout, page layout; split out common includes. --- posts/why-the-53-sedan-is-so-cool-to-me.md | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 posts/why-the-53-sedan-is-so-cool-to-me.md (limited to 'posts/why-the-53-sedan-is-so-cool-to-me.md') diff --git a/posts/why-the-53-sedan-is-so-cool-to-me.md b/posts/why-the-53-sedan-is-so-cool-to-me.md deleted file mode 100644 index 37da3fa..0000000 --- a/posts/why-the-53-sedan-is-so-cool-to-me.md +++ /dev/null @@ -1,11 +0,0 @@ ---- -title: "Why the '53 Sedan Is So Cool to Me" -layout: post.liquid ---- -## Blog! - -{% for post in collections.posts.pages %} -#### {{post.title}} - -[{{ post.title }}]({{ post.permalink }}) -{% endfor %} -- cgit v1.2.3