X-Git-Url: https://git.ralfj.de/web.git/blobdiff_plain/d3c771bb7374a6611cbd8e564f4e7bd4ea740660..e72625e939ac8691bd2e74e9341cc060d76b7acb:/personal/_layouts/page.html?ds=inline diff --git a/personal/_layouts/page.html b/personal/_layouts/page.html index 99737e0..911a35a 100644 --- a/personal/_layouts/page.html +++ b/personal/_layouts/page.html @@ -1,17 +1,9 @@ --- layout: default --- -{% if page.pretitle %} - - {% if page.date %} - Permalink ⢠{{ page.date | date: "%b %-d, %Y" }}{% if page.author %} ⢠{{ page.author }}{% endif %}{% if page.meta %} ⢠{{ page.meta }}{% endif %} - {% endif %} - {{ page.pretitle }} - -{% endif %} - {{ page.title }} +{{ page.title }} {{ content }}