From dc73e53d4c19c4f7295dded36d82c216a0f56f5e Mon Sep 17 00:00:00 2001 From: Ian Weller Date: Fri, 18 Nov 2016 15:15:06 -0500 Subject: [PATCH] I fixed a div problem I forgot a div in the blog archive file. I put it in and should be working now. --- sections/blog-archive.php | 1 + 1 file changed, 1 insertion(+) diff --git a/sections/blog-archive.php b/sections/blog-archive.php index 319bee6..594a136 100644 --- a/sections/blog-archive.php +++ b/sections/blog-archive.php @@ -35,6 +35,7 @@ + \ No newline at end of file -- 2.17.1