X-Git-Url: https://git.ralfj.de/web.git/blobdiff_plain/c8fe2be627199745b01bf84ccc8324cd935dc4f6..885b5e514804e594b6e4bf5d4116b25492fed220:/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 %}!