Adjustments to 'Return to Top' function
This commit is contained in:
parent
c3a57ae0a0
commit
93b28143c5
@ -17,3 +17,5 @@
|
|||||||
</h2>
|
</h2>
|
||||||
|
|
||||||
<?php get_template_part( 'inc/content', 'main' ); ?>
|
<?php get_template_part( 'inc/content', 'main' ); ?>
|
||||||
|
|
||||||
|
<?php atticus_finch_post_top_link(); ?>
|
||||||
|
@ -17,3 +17,5 @@
|
|||||||
</h2>
|
</h2>
|
||||||
|
|
||||||
<?php get_template_part( 'inc/content', 'main' ); ?>
|
<?php get_template_part( 'inc/content', 'main' ); ?>
|
||||||
|
|
||||||
|
<?php atticus_finch_post_top_link(); ?>
|
||||||
|
@ -17,3 +17,5 @@
|
|||||||
</h2>
|
</h2>
|
||||||
|
|
||||||
<?php get_template_part( 'inc/content', 'main' ); ?>
|
<?php get_template_part( 'inc/content', 'main' ); ?>
|
||||||
|
|
||||||
|
<?php atticus_finch_post_top_link(); ?>
|
||||||
|
@ -17,3 +17,5 @@
|
|||||||
</h2>
|
</h2>
|
||||||
|
|
||||||
<?php get_template_part( 'inc/content', 'main' ); ?>
|
<?php get_template_part( 'inc/content', 'main' ); ?>
|
||||||
|
|
||||||
|
<?php atticus_finch_post_top_link(); ?>
|
||||||
|
@ -18,3 +18,5 @@
|
|||||||
<?php } ?>
|
<?php } ?>
|
||||||
|
|
||||||
<?php get_template_part( 'inc/content', 'excerpt' ); ?>
|
<?php get_template_part( 'inc/content', 'excerpt' ); ?>
|
||||||
|
|
||||||
|
<?php atticus_finch_post_top_link(); ?>
|
||||||
|
@ -17,3 +17,5 @@
|
|||||||
</h2>
|
</h2>
|
||||||
|
|
||||||
<?php get_template_part( 'inc/content', 'main' ); ?>
|
<?php get_template_part( 'inc/content', 'main' ); ?>
|
||||||
|
|
||||||
|
<?php atticus_finch_post_top_link(); ?>
|
||||||
|
@ -18,3 +18,5 @@
|
|||||||
</h2>
|
</h2>
|
||||||
|
|
||||||
<?php get_template_part( 'inc/content', 'main' ); ?>
|
<?php get_template_part( 'inc/content', 'main' ); ?>
|
||||||
|
|
||||||
|
<?php atticus_finch_post_top_link(); ?>
|
||||||
|
Loading…
Reference in New Issue
Block a user