summaryrefslogtreecommitdiff
path: root/_layouts
diff options
context:
space:
mode:
authorPatrick Spek <p.spek@tyil.nl>2018-09-04 11:22:18 +0200
committerPatrick Spek <p.spek@tyil.nl>2018-09-04 11:22:18 +0200
commit4debe0e47fe5871fa0ac02234c771dfc3f4f1d12 (patch)
tree9f028aa7a627ca00ce7141d21326155bf92c6606 /_layouts
parent90301de27b8eac3cd9006628371e219f2dd8cd61 (diff)
Update public key
Diffstat (limited to '_layouts')
-rw-r--r--_layouts/key.html15
1 files changed, 0 insertions, 15 deletions
diff --git a/_layouts/key.html b/_layouts/key.html
deleted file mode 100644
index 62e537e..0000000
--- a/_layouts/key.html
+++ /dev/null
@@ -1,15 +0,0 @@
----
-layout: key
----
-
-<!doctype html>
-<html>
- {% include head.html %}
- <body>
- <main>
- <pre>
-{{ content }}
- </pre>
- </main>
- </body>
-</html>