summaryrefslogtreecommitdiffstats
path: root/archive.html
diff options
context:
space:
mode:
Diffstat (limited to 'archive.html')
-rw-r--r--archive.html13
1 files changed, 13 insertions, 0 deletions
diff --git a/archive.html b/archive.html
new file mode 100644
index 0000000..62a64bc
--- /dev/null
+++ b/archive.html
@@ -0,0 +1,13 @@
+---
+title: Archive
+layout: default
+---
+
+
+<div class="container">
+
+ <h1>Archive</h1>
+
+ {% include archive.html limit="50" %}
+
+</div>