Fix generate_site.py.

This commit is contained in:
voussoir 2022-10-12 18:44:16 -07:00
parent 0ea84744e4
commit 8b8035f54a
No known key found for this signature in database
GPG key ID: 5F7554F8C26DACCB

View file

@ -76,7 +76,7 @@ class Album:
{% endfor %}
{% if remaining > 0 %}
<p class="morelink"><a href="{{album_path}}{{next_after_more.link}}">{{remaining}} more</a></p>
<p class="morelink"><a href="{{album_path}}{{next_after_more.anchor}}">{{remaining}} more</a></p>
{% endif %}
</article>
''').render(