Fixes url

This commit is contained in:
PascalMarchesseault
2025-01-05 13:53:54 -05:00
parent fc9f4cf70b
commit 629a3e29d3
2 changed files with 2 additions and 2 deletions

View File

@@ -27,7 +27,7 @@
<div class="shadow-2xl flex items-center px-2 py-2"
:style="{ backgroundColor: branding.colors.primary, color: branding.colors.onPrimary }">
<router-link to="/">
<router-link to="/@Hutopy">
<div class="flex items-center">
<HutopySvg></HutopySvg>
<div class="text-xl font-bold -ml-2 ">Hutopy</div>