fixing broken html source preventing the OC from being clicked on
authorAnthony Talarico <talarico@gaslightmedia.com>
Wed, 3 May 2017 19:22:41 +0000 (15:22 -0400)
committerAnthony Talarico <talarico@gaslightmedia.com>
Wed, 3 May 2017 19:22:41 +0000 (15:22 -0400)
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

index e3d0bff..d3127cf 100644 (file)
@@ -86,5 +86,4 @@
                                     <a href="#" class="support"></a>
                                 </div>
                             </div>
-                        </div>
                     </main>
\ No newline at end of file