From 8c7c26d968c1158d22c5d26d417fad1031f6fb42 Mon Sep 17 00:00:00 2001 From: Alee Date: Wed, 24 Apr 2019 18:27:58 -0400 Subject: Website rewrite --- blog.html | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 blog.html (limited to 'blog.html') diff --git a/blog.html b/blog.html new file mode 100644 index 0000000..d28a5bb --- /dev/null +++ b/blog.html @@ -0,0 +1,31 @@ +--- +--- + + + + + {% include heading.html %} + Blog | {{ site.title }} + + + + {% include navigator.html %} +
+

Blog

+
+
+ + +
+ {% include footer.html %} + + + \ No newline at end of file -- cgit v1.2.3