mirror of
https://github.com/skoelle/28k8-moonweb-org.git
synced 2026-09-18 02:40:24 +00:00
trailing slash fix
This commit is contained in:
+1
-1
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user