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