From de08697ecd437c1df67dc07ac323efabfdaac3cf Mon Sep 17 00:00:00 2001 From: Alee Date: Sun, 18 Nov 2018 14:24:02 -0500 Subject: added columns and rows in homepage --- blog.html | 35 +++++++++++++++++++---------------- 1 file changed, 19 insertions(+), 16 deletions(-) (limited to 'blog.html') diff --git a/blog.html b/blog.html index dbcb294..251f390 100644 --- a/blog.html +++ b/blog.html @@ -2,27 +2,30 @@ --- - - {% include heading.html %} - Blog | {{ site.title }} - + + + {% include heading.html %} + Blog | {{ site.title }} + + {% include navigator.html %}
-

Blog

+

Blog

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