archie
archie copied to clipboard
exampleSite: fix error when running with hugo 0.146.3
When running example site with latest hugo version 0.146.3, errors are thrown:
Error: html/template:index.html:24:16: no such template "partials/paginator.html"
This PR fixes these issues. For details, see https://github.com/gohugoio/hugo/issues/13582