projects
/
WP-Themes
/
greatlakescfa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a6762df
)
fixing broken html source preventing the OC from being clicked on
author
Anthony Talarico
<talarico@gaslightmedia.com>
Wed, 3 May 2017 19:22:41 +0000
(15:22 -0400)
committer
Anthony 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
patch
|
blob
|
history
diff --git
a/sections/front-page.php
b/sections/front-page.php
index
e3d0bff
..
d3127cf
100644
(file)
--- a/
sections/front-page.php
+++ b/
sections/front-page.php
@@
-86,5
+86,4
@@
<a href="#" class="support"></a>
</div>
</div>
- </div>
</main>
\ No newline at end of file