1
0
Fork 0
forked from github/pelican

Expose first and last page of pagination (#2618)

This commit is contained in:
Joachim Lusiardi 2020-04-30 19:05:48 +02:00 committed by GitHub
commit 82ff563f6f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
13 changed files with 32 additions and 12 deletions

View file

@ -85,6 +85,7 @@ pelican.conf, it will …</p></div>
</article></li>
</ol><!-- /#posts-list -->
<p class="paginator">
<a href="./index.html">&#8647;</a>
<a href="./index2.html">&laquo;</a>
Page 3 / 3
</p>
@ -132,4 +133,4 @@ pelican.conf, it will …</p></div>
}());
</script>
</body>
</html>
</html>