From 0f047b887dadc1308ffa757f782a97435a33c87c Mon Sep 17 00:00:00 2001 From: Anthony Talarico Date: Wed, 3 May 2017 15:22:41 -0400 Subject: [PATCH] fixing broken html source preventing the OC from being clicked on had an extra div tag after removing some of the mark up from the blocks feed file, after removing the extra tag the OC seems to operate normally --- sections/front-page.php | 1 - 1 file changed, 1 deletion(-) diff --git a/sections/front-page.php b/sections/front-page.php index e3d0bff..d3127cf 100644 --- a/sections/front-page.php +++ b/sections/front-page.php @@ -86,5 +86,4 @@ - \ No newline at end of file -- 2.17.1