forked from friendica/friendica-wp-theme
Move up
This commit is contained in:
parent
e2f611c223
commit
a469aa9ae5
64 changed files with 0 additions and 0 deletions
4
nav-below-single.php
Normal file
4
nav-below-single.php
Normal file
|
@ -0,0 +1,4 @@
|
|||
<nav id="nav-below" class="navigation" role="navigation">
|
||||
<div class="nav-previous"><?php previous_post_link( '%link', '<span class="meta-nav">←</span> %title' ); ?></div>
|
||||
<div class="nav-next"><?php next_post_link( '%link', '%title <span class="meta-nav">→</span>' ); ?></div>
|
||||
</nav>
|
Loading…
Add table
Add a link
Reference in a new issue