X-Git-Url: https://git.ralfj.de/web.git/blobdiff_plain/931546ff862b5b310ecb900e64429ae4f76535d5..d3c771bb7374a6611cbd8e564f4e7bd4ea740660:/_layouts/default.html
diff --git a/_layouts/default.html b/_layouts/default.html
deleted file mode 100644
index 3abd894..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 }}
-
-
-
-
-