aboutsummaryrefslogtreecommitdiff
path: root/_layouts/index.html
diff options
context:
space:
mode:
Diffstat (limited to '_layouts/index.html')
-rw-r--r--_layouts/index.html10
1 files changed, 0 insertions, 10 deletions
diff --git a/_layouts/index.html b/_layouts/index.html
deleted file mode 100644
index 3ce3d8f..0000000
--- a/_layouts/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
1---
2layout: base
3---
4
5<main>
6 {{ content }}
7
8 <hr>
9 {% include webring.html %}
10</main>