projects
/
web
/
GruntInit
/
glmTheme.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2a344ec
)
update to have footer call before body
author
Steve Sutton
<steve@gaslightmedia.com>
Mon, 24 Aug 2015 15:08:53 +0000
(11:08 -0400)
committer
Steve Sutton
<steve@gaslightmedia.com>
Mon, 24 Aug 2015 15:09:09 +0000
(11:09 -0400)
root/footer.php
patch
|
blob
|
history
diff --git
a/root/footer.php
b/root/footer.php
index
d851020
..
e4855e2
100644
(file)
--- a/
root/footer.php
+++ b/
root/footer.php
@@
-19,6
+19,6
@@
<a class="exit-off-canvas"></a>
</div><!--End of inner-wrap-->
</div><!--End of off-canvas-->
- </body>
<?php wp_footer();?>
+ </body>
</html>