feat: implement basic home page
This commit is contained in:
parent
6b7fab0077
commit
8e9dd596a3
2 changed files with 31 additions and 1 deletions
|
@ -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">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue