diff options
| author | Nathan Kinkade <nath@nkinka.de> | 2014-07-14 15:22:41 +0000 |
|---|---|---|
| committer | Nathan Kinkade <nath@nkinka.de> | 2014-07-14 15:22:41 +0000 |
| commit | 6816b56e925fbc35bc8415dd59a694da5b8a7b69 (patch) | |
| tree | b34d17d0da66ee207eddec153cb53ed6a146a2c3 /footer.php | |
| parent | 07b2ba9ff5fe1cf4bba34de578c29aee85c48b83 (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.php | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 · All rights reserved · info@vortant.com </div><!-- .site-info --> |
