X-Git-Url: https://git.ralfj.de/web.git/blobdiff_plain/458f641e8782b0b55e9ef8d2c6534de581c69b9c..d3c771bb7374a6611cbd8e564f4e7bd4ea740660:/_layouts/default.html diff --git a/_layouts/default.html b/_layouts/default.html deleted file mode 100644 index 7db3ba6..0000000 --- a/_layouts/default.html +++ /dev/null @@ -1,34 +0,0 @@ - - - - - - - - {% if page.title %}{{ page.title }}{% else %}{{ site.title }}{% endif %} - {% if page.excerpt %}{% endif %} - - - {% capture canonicalurl %}{{ page.url | replace:'index.html','' }}{% endcapture %} - - {% if page.rss or page.layout == 'post' %}{% endif %} - - - -
- -
-

{% if page.title %}{{ page.title }}{% else %}{{ site.title }}{% endif %}

-
- - - -
- {{ content }} -
- -
- -