fix
This commit is contained in:
parent
3f85f76972
commit
0327cb715a
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@
|
||||||
<h2>Joining</h2>
|
<h2>Joining</h2>
|
||||||
<button class='form-input'><a href='https://discord.gg/yeyJfgAYGp'>Discord</a></button>
|
<button class='form-input'><a href='https://discord.gg/yeyJfgAYGp'>Discord</a></button>
|
||||||
<button class='form-input' onclick='copy()'><a href='#'>Minecraft</a></button>
|
<button class='form-input' onclick='copy()'><a href='#'>Minecraft</a></button>
|
||||||
<button class='form-input' onclick='copy()'><a href='https://wiki.dervland.net/wiki/Minezo'>Wiki</a></button>
|
<button class='form-input'><a href='https://wiki.dervland.net/wiki/Minezo'>Wiki</a></button>
|
||||||
</div>
|
</div>
|
||||||
<script src="/map.js"></script>
|
<script src="/map.js"></script>
|
||||||
</body>
|
</body>
|
||||||
|
|
Loading…
Reference in a new issue