summaryrefslogtreecommitdiff
path: root/posts/why-the-53-sedan-is-so-cool-to-me.md
diff options
context:
space:
mode:
Diffstat (limited to 'posts/why-the-53-sedan-is-so-cool-to-me.md')
-rw-r--r--posts/why-the-53-sedan-is-so-cool-to-me.md11
1 files changed, 11 insertions, 0 deletions
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
new file mode 100644
index 0000000..37da3fa
--- /dev/null
+++ b/posts/why-the-53-sedan-is-so-cool-to-me.md
@@ -0,0 +1,11 @@
+---
+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 %}