hugo-theme-contentful/layouts/partials
Gabriel Arazas 3bfcecb51c Improve the pagination
As much as I avoid creating custom partials, it seem it is not possible
with this component since it has gotten a bit bigger than I expected.

The pagination component is a modified version of the internal
pagination template but smarter. One of the major change is it will only
apply ellipses if it has more than one page to skip. Also, it is easier
to configure now that it is refactored to be one. Last but not least, it
has comments. :)
2020-10-24 03:09:11 +08:00
..
footer.html Update the layouts 2020-05-13 01:41:43 +08:00
head.html Update the theme 2020-10-21 11:28:02 +08:00
header.html Update the layouts 2020-05-13 01:41:43 +08:00
pagination.html Improve the pagination 2020-10-24 03:09:11 +08:00