X-Git-Url: https://git.ralfj.de/web.git/blobdiff_plain/775174e2210a0c8c0660a7a4f1bc3d7c40aa4c4b..74e56ceacc1bd3a3b967d40c91df88f3c6d7faf9:/_layouts/post.html diff --git a/_layouts/post.html b/_layouts/post.html deleted file mode 100644 index 5ed4c68..0000000 --- a/_layouts/post.html +++ /dev/null @@ -1,12 +0,0 @@ ---- -layout: default -title: "Ralf's Ramblings" -rss: true ---- -
-
Permalink • {{ page.date | date: "%b %-d, %Y" }}{% if page.author %} • {{ page.author }}{% endif %}{% if page.meta %} • {{ page.meta }}{% endif %}
-

{{ page.subtitle }}

-
- -{{ content }} -