Applied emoticons.

This commit is contained in:
2025-02-07 19:42:03 +01:00
parent 51f1b1d86e
commit 9840c8eb03
+5 -4
View File
@@ -24,10 +24,11 @@
<header>
<div class="logo">Snek</div>
<nav>
<a href="/web.html">Home</a>
<a style="display:none" id="install-button" href="#">Install</a>
<a href="#">Settings</a>
<a href="/logout.html">Logout</a>
<a href="/web.html">🏠</a>
<a style="display:none" id="install-button" href="#">📥</a>
<a href="/web.html">👥</a>
<a href="#">⚙️</a>
<a href="/logout.html">🔒</a>
</nav>
</header>
<main>