projects
/
WP-Themes
/
GreyGables.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b61b7d1
)
Add exit-off-canvas
author
Steve Sutton
<steve@gaslightmedia.com>
Fri, 9 Jan 2015 16:43:33 +0000
(11:43 -0500)
committer
Steve Sutton
<steve@gaslightmedia.com>
Fri, 9 Jan 2015 16:43:33 +0000
(11:43 -0500)
footer.php
patch
|
blob
|
history
diff --git
a/footer.php
b/footer.php
index
a3245ca
..
35c1f81
100755
(executable)
--- a/
footer.php
+++ b/
footer.php
@@
-27,6
+27,7
@@
</div>
</div>
</footer>
+ <a class="exit-off-canvas"></a>
</div><!--/inner-wrap-->
</div><!--/off-canvas-wrap-->
<?php wp_footer();?>