feat: implement basic home page

This commit is contained in:
Twig 2025-07-08 20:57:40 +02:00
parent 6b7fab0077
commit 8e9dd596a3
No known key found for this signature in database
2 changed files with 31 additions and 1 deletions

View file

@ -7,7 +7,7 @@
</div>
</div>
<div id="left-column">
<NuxtLink id="home-button" href="/">
<NuxtLink id="home-button" href="/home">
<img class="sidebar-icon" src="/public/icon.svg"/>
</NuxtLink>
<div id="servers-list">