fix: put the home page into index.vue instead
This commit is contained in:
parent
8e9dd596a3
commit
ffc09d4c2f
3 changed files with 15 additions and 32 deletions
|
@ -7,7 +7,7 @@
|
|||
</div>
|
||||
</div>
|
||||
<div id="left-column">
|
||||
<NuxtLink id="home-button" href="/home">
|
||||
<NuxtLink id="home-button" href="/">
|
||||
<img class="sidebar-icon" src="/public/icon.svg"/>
|
||||
</NuxtLink>
|
||||
<div id="servers-list">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue