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