Fix: Handle trailing slash for status page routing (#4185)

* Fix: Handle trailing slash

* Chore: Add desc for default slug

* Chore: Use margin instead of space

* Minor
This commit is contained in:
Nelson Chan
2023-12-11 03:05:13 +08:00
committed by GitHub
parent 65e57e5621
commit 89beb5f264
3 changed files with 10 additions and 0 deletions

View File

@@ -25,6 +25,9 @@
<mark>a-z</mark> <mark>0-9</mark>
</i18n-t>
<li>{{ $t("No consecutive dashes") }} <mark>--</mark></li>
<i18n-t tag="li" keypath="statusPageSpecialSlugDesc">
<mark class="me-1">default</mark>
</i18n-t>
</ul>
</div>
</div>