trailing slash fix 2

This commit is contained in:
2026-09-10 21:45:02 +02:00
parent 58ce567c86
commit 6737aba05f
6 changed files with 24 additions and 24 deletions
+1 -1
View File
@@ -22,7 +22,7 @@ const box = `<span class="c-main-red">\u2554${hr}\u2557
<div style="margin-top: 4rem; text-align: center;">
<pre class="ansi-text" style="display:inline-block; text-align:left;" set:html={box} />
<p style="margin-top: 2rem;">
<a href="/bbs" style="border:1px solid var(--red-dark); padding:0.4rem 1rem; display:inline-block; text-decoration:none;">[B] Back to Main Menu</a>
<a href="/bbs/" style="border:1px solid var(--red-dark); padding:0.4rem 1rem; display:inline-block; text-decoration:none;">[B] Back to Main Menu</a>
</p>
<p style="color: var(--grey); font-size: 0.85em; margin-top: 1rem;">
Press <span class="c-main-red">B</span> to return to the main menu.