'Return to Top' link adjustments

This commit is contained in:
kjodle 2016-02-17 19:16:17 -05:00
parent 93b28143c5
commit fe88276a4c
8 changed files with 2 additions and 14 deletions

View File

@ -17,5 +17,3 @@
</h2>
<?php get_template_part( 'inc/content', 'main' ); ?>
<?php atticus_finch_post_top_link(); ?>

View File

@ -17,5 +17,3 @@
</h2>
<?php get_template_part( 'inc/content', 'main' ); ?>
<?php atticus_finch_post_top_link(); ?>

View File

@ -17,5 +17,3 @@
</h2>
<?php get_template_part( 'inc/content', 'main' ); ?>
<?php atticus_finch_post_top_link(); ?>

View File

@ -17,5 +17,3 @@
</h2>
<?php get_template_part( 'inc/content', 'main' ); ?>
<?php atticus_finch_post_top_link(); ?>

View File

@ -18,5 +18,3 @@
<?php } ?>
<?php get_template_part( 'inc/content', 'excerpt' ); ?>
<?php atticus_finch_post_top_link(); ?>

View File

@ -17,5 +17,3 @@
</h2>
<?php get_template_part( 'inc/content', 'main' ); ?>
<?php atticus_finch_post_top_link(); ?>

View File

@ -18,5 +18,3 @@
</h2>
<?php get_template_part( 'inc/content', 'main' ); ?>
<?php atticus_finch_post_top_link(); ?>

View File

@ -13,6 +13,8 @@
</div><!-- end post content -->
<?php atticus_finch_post_top_link(); ?>
<?php atticus_finch_link_pages(); ?>
<?php get_template_part( 'inc/content', 'entry-meta' ); ?>