summaryrefslogtreecommitdiff
path: root/_layouts/page.html
diff options
context:
space:
mode:
Diffstat (limited to '_layouts/page.html')
-rw-r--r--_layouts/page.html7
1 files changed, 0 insertions, 7 deletions
diff --git a/_layouts/page.html b/_layouts/page.html
deleted file mode 100644
index efc43e5..0000000
--- a/_layouts/page.html
+++ /dev/null
@@ -1,7 +0,0 @@
----
-layout: default
----
-
-<div class="columns content mt-4">
- {{ content }}
-</div>