X-Git-Url: https://git.ralfj.de/web.git/blobdiff_plain/d0c5cef36230ec45401b83dc88c024a493017fec..8a8ac5c408b2e2012d6c882e1f708342eec7f4be:/personal/_layouts/post.html diff --git a/personal/_layouts/post.html b/personal/_layouts/post.html new file mode 100644 index 0000000..8865214 --- /dev/null +++ b/personal/_layouts/post.html @@ -0,0 +1,12 @@ +--- +layout: default +--- + +
+ {% include post-header.html item=page %} +

{{ page.title }}

+
+ +{{ content }} + +

Comments? Drop me a mail{% if page.reddit %} or leave a note on reddit{% endif %}!