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