Improve sidebar buttons
This commit is contained in:
@@ -37,7 +37,10 @@ function toggleLanguage() {
|
||||
<nav class="fixed flex flex-col h-full bg-hBackground border-r border-hOnBackground max-w-64 px-4">
|
||||
<div class="mt-4 px-4">
|
||||
<router-link to="/@hutopy">
|
||||
<img src="/medias/hutopy.png" alt="hutopy logo" width="300" height="64">
|
||||
<img src="/medias/hutopy.png"
|
||||
alt="hutopy logo"
|
||||
width="300"
|
||||
height="64">
|
||||
</router-link>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user