fix link t bottom

This commit is contained in:
biglyderv 2024-10-17 16:02:20 -04:00
parent 52ff4dcb71
commit df956c6061

View file

@ -26,7 +26,7 @@
</ol>
<h2>Joining</h2>
<button class='form-input'><a href='https://discord.gg/xjZEktBU'>Discord</a></button>
<button class='form-input' onclick='copy()'><a href='https://discord.gg/xjZEktBU'>Server address</a></button>
<button class='form-input' onclick='copy()'><a href='#'>Server address</a></button>
</div>
<script src="/static/map.js"></script>
<%- include("footer.ejs") %>