ui: move contact to page end

main
code913 2 years ago
parent 4da6f5c357
commit b8929c7ec7

@ -1,11 +1,11 @@
<h1>Cursed Creations Minecraft Mods</h1> <h1>Cursed Creations Minecraft Mods</h1>
<p>
For any support, contact the Cursed Creations team at <a
href="https://discord.gg/gBXj5j55uf">our Discord server</a
>
</p>
<ul> <ul>
{#each [["/expandedworlds", "World Expansion (64bit and BigInteger Worldgen)"], ["/zetaforged", "ZetaForged (v1/v2)"], ["/fringelands_mod", "Allam A's Fringelands"]] as [href, display]} {#each [["/expandedworlds", "World Expansion (64bit and BigInteger Worldgen)"], ["/zetaforged", "ZetaForged (v1/v2)"], ["/fringelands_mod", "Allam A's Fringelands"]] as [href, display]}
<li><a href="/downloads{href}">{display}</a></li> <li><a href="/downloads{href}">{display}</a></li>
{/each} {/each}
</ul> </ul>
<p>
For any support, contact the Cursed Creations team at <a
href="https://discord.gg/gBXj5j55uf">our Discord server</a
>
</p>
Loading…
Cancel
Save