Improve sidebar buttons

This commit is contained in:
2025-02-08 10:05:39 -05:00
parent ac7d1aac79
commit 3288c32ae8

View File

@@ -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>