summaryrefslogtreecommitdiff
path: root/footer.php
diff options
context:
space:
mode:
authorNathan Kinkade <nath@nkinka.de>2014-07-14 15:22:41 +0000
committerNathan Kinkade <nath@nkinka.de>2014-07-14 15:22:41 +0000
commit6816b56e925fbc35bc8415dd59a694da5b8a7b69 (patch)
treeb34d17d0da66ee207eddec153cb53ed6a146a2c3 /footer.php
parent07b2ba9ff5fe1cf4bba34de578c29aee85c48b83 (diff)
Very ugly commit. Wasn't on top of regular commits, so this is just a blast commit with all the changes.
Diffstat (limited to 'footer.php')
-rw-r--r--footer.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/footer.php b/footer.php
index 4cb3c74..76949f3 100644
--- a/footer.php
+++ b/footer.php
@@ -14,6 +14,8 @@
<footer id="colophon" class="site-footer" role="contentinfo">
<?php get_sidebar( 'main' ); ?>
+ <?php wp_nav_menu( array( 'theme_location' => 'footer-menu' ) ); ?>
+
<div class="site-info">
Copyright © 2010 Vortant Technologies, LLC &middot; All rights reserved &middot; info@vortant.com
</div><!-- .site-info -->