fix:all_tags

This commit is contained in:
dichgrem
2025-08-28 14:51:28 +08:00
parent a49713d90f
commit a33789bb25
2 changed files with 6 additions and 6 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>