This commit is contained in:
cuu 2024-02-21 23:19:57 -08:00
parent 0176419d17
commit 6894b3e750

View File

@ -13,7 +13,7 @@ menu: ['global']
{%- assign counter = counter | plus: 1 -%}
{%- endif -%}
{%- endfor -%}
{% endif %}
<li><a href="/{{ site.data.i18n[site.lang].prefix.tag }}{{ tag }}">{{ tag }}</a> ({{counter}} pages)</li>
{%- endfor -%}
{% endif %}
</ul>