More changes

This commit is contained in:
Ebsku
2022-12-11 14:47:11 +02:00
parent f07235235e
commit e30705d1d3
6 changed files with 27 additions and 13 deletions

View File

@@ -16,6 +16,9 @@
<ul>
<li><a href="index.html">Home</a></li>
<li><a href="games.html">Games</a></li>
<li class="logo"><a href="index.html"></a></li>
<li>Links</li>
<li><a href="about.html">About</a></li>
</ul>
</nav>
</header>
@@ -30,5 +33,8 @@
<button>
Speechle
</button>
<footer>
<a href="https://discord.gg/UwcQBWF6vF" target="_blank" rel="noopener noreferrer">Discord</a>
</footer>
</body>
</html>