X-Git-Url: https://git.ralfj.de/web.git/blobdiff_plain/d3c771bb7374a6611cbd8e564f4e7bd4ea740660..ae8dd2c8dc046e9e95b4d3729f6a80c97cff3227:/personal/_layouts/page.html 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 }}