X-Git-Url: https://git.ralfj.de/web.git/blobdiff_plain/4dfaa06d6f76a2304442f169d978534b6e2ba605..74e56ceacc1bd3a3b967d40c91df88f3c6d7faf9:/_layouts/post.html diff --git a/_layouts/post.html b/_layouts/post.html deleted file mode 100644 index d6500b9..0000000 --- a/_layouts/post.html +++ /dev/null @@ -1,17 +0,0 @@ ---- -layout: default -pretitle: "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.pretitle }}

-
- -
-

{{ page.title }}

-
- - -{{ content }} -