X-Git-Url: https://git.ralfj.de/web.git/blobdiff_plain/c9c79b79a8cefb065a5f0b34b9d1432f615522ae..HEAD:/ralf/_layouts/post.html diff --git a/ralf/_layouts/post.html b/ralf/_layouts/post.html deleted file mode 100644 index ee717fb..0000000 --- a/ralf/_layouts/post.html +++ /dev/null @@ -1,15 +0,0 @@ ---- -layout: default ---- - -
-
{% include post-header.html item=page %}
-

{{ page.title }}

-
- -{{ content }} - -

- Posted on {{ site.blog.title }} on {{ page.date | date: "%b %-d, %Y" }}.
- Comments? Drop me a mail{% if page.reddit %} or leave a note on reddit{% endif %}! -