Files
viralmvp-static/src/pages
admin 13f0f1f3dc fix(seo): URL-encode tag in canonical link
Tag pages emitted <link rel="canonical" href="...tag/Foo Bar/">
with literal spaces. Wrap with encodeURIComponent so the canonical
matches the encoded URL in the sitemap.
2026-04-28 18:22:42 +08:00
..