Adjustments to 'Return to Top' function

This commit is contained in:
kjodle 2016-02-17 19:03:28 -05:00
parent c3a57ae0a0
commit 93b28143c5
7 changed files with 14 additions and 0 deletions

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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