Merge branch 'main' into dev
This commit is contained in:
@@ -39,6 +39,6 @@
|
||||
|
||||
<h2>{lastLetter = page.charAt(0).toUpperCase()||page.charAt(0).toUpperCase()}</h2>
|
||||
{/if}
|
||||
<a class="wikilink" href={`/wiki/${page}/view`} {onclick} >{page}</a>
|
||||
<a class="wikilink" href={`/wiki/${encodeURIComponent(page)}/view`} {onclick} >{page}</a>
|
||||
{/each}
|
||||
{/if}
|
||||
Reference in New Issue
Block a user