forked from github/pelican
Expose first and last page of pagination (#2618)
This commit is contained in:
parent
2a6b7d9e7c
commit
82ff563f6f
13 changed files with 32 additions and 12 deletions
|
|
@ -85,6 +85,7 @@ pelican.conf, it will …</p></div>
|
|||
</article></li>
|
||||
</ol><!-- /#posts-list -->
|
||||
<p class="paginator">
|
||||
<a href="./index.html">⇇</a>
|
||||
<a href="./index2.html">«</a>
|
||||
Page 3 / 3
|
||||
</p>
|
||||
|
|
@ -132,4 +133,4 @@ pelican.conf, it will …</p></div>
|
|||
}());
|
||||
</script>
|
||||
</body>
|
||||
</html>
|
||||
</html>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue