fix:all_tags

This commit is contained in:
dichgrem
2025-08-28 14:51:28 +08:00
parent ed263148b7
commit 4a6c7c6cf2
14 changed files with 8 additions and 8 deletions

View File

@@ -12,7 +12,7 @@
({{ term.pages | length }} post{{ term.pages | length | pluralize }})
</h1>
<a href="{{ config.base_url | safe }}/tags">
<a href="{{ config.base_url | safe }}/tags/">
Show all tags
</a>