X-Git-Url: https://git.ralfj.de/web.git/blobdiff_plain/cf8145d8e8cb87e75171718c88355137d1a900ef..d3c771bb7374a6611cbd8e564f4e7bd4ea740660:/_layouts/default.html?ds=inline diff --git a/_layouts/default.html b/_layouts/default.html deleted file mode 100644 index aba9c6c..0000000 --- a/_layouts/default.html +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - - {% if page.pretitle %}{{ page.pretitle }} • {% endif %}{{ page.title }} - {% if page.excerpt %}{% endif %} - - - {% capture canonicalurl %}{{ page.url | replace:'index.html','' }}{% endcapture %} - - {% if page.rss %}{% endif %} - - -
- - - -
- {{ content }} -
- -
- -