update
This commit is contained in:
parent
e2aacb3729
commit
0e7fb87065
@ -16,9 +16,9 @@
|
||||
</div><!-- .site-info -->
|
||||
</footer><!-- #colophon -->
|
||||
|
||||
</div><!-- .span9 -->
|
||||
</div><!-- .span9 -->
|
||||
</div><!-- .row -->
|
||||
</div><!-- #main -->
|
||||
</div><!-- #main -->
|
||||
</div><!-- #page -->
|
||||
<?php wp_footer(); ?>
|
||||
<!-- Bootstrap WP386 Transitions -->
|
||||
|
@ -4,6 +4,7 @@
|
||||
* Custom template tags for this theme.
|
||||
*/
|
||||
require get_stylesheet_directory() . '/inc/template-tags.php';
|
||||
|
||||
/**
|
||||
* Hide WordPress Version Number from Generator Meta Tag
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user