Applied emoticons.

This commit is contained in:
retoor 2025-02-07 19:42:03 +01:00
parent 51f1b1d86e
commit 9840c8eb03

View File

@ -24,10 +24,11 @@
<header> <header>
<div class="logo">Snek</div> <div class="logo">Snek</div>
<nav> <nav>
<a href="/web.html">Home</a> <a href="/web.html">🏠</a>
<a style="display:none" id="install-button" href="#">Install</a> <a style="display:none" id="install-button" href="#">📥</a>
<a href="#">Settings</a> <a href="/web.html">👥</a>
<a href="/logout.html">Logout</a> <a href="#">⚙️</a>
<a href="/logout.html">🔒</a>
</nav> </nav>
</header> </header>
<main> <main>