From e3cc58669d0501b26bccd2c13fe7587fd2669441 Mon Sep 17 00:00:00 2001 From: Jesse Morgan Date: Mon, 7 Apr 2014 21:11:04 -0700 Subject: Initial commit. --- _layouts/default.html | 94 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 94 insertions(+) create mode 100644 _layouts/default.html (limited to '_layouts/default.html') diff --git a/_layouts/default.html b/_layouts/default.html new file mode 100644 index 0000000..a11d158 --- /dev/null +++ b/_layouts/default.html @@ -0,0 +1,94 @@ + + + + {{ page.title }} InsomniaIRC.net + + + + +
+
+

InsomniaIRC

+ +
+
+ {{ content }} +
+
+

Copyright © 2006-{{ site.time | date: '%Y' }} InsomniaIRC Network

+
+
+ + + -- cgit v1.2.3