FirstRealCommit

This commit is contained in:
PascalMarchesseault
2024-02-25 22:16:51 -05:00
parent e5b2db1c0d
commit 3d955e43ba
6 changed files with 10 additions and 17 deletions

View File

@@ -4,7 +4,7 @@
<div class="flex items-center justify-between">
<div class="menu-left flex items-center">
<router-link :to="{ name: 'home' }">
<img src="/public/images/Chevron.png" class="img-small mr-2 logo" alt="Logo">
<img src="/images/Chevron.png" class="img-small mr-2 logo" alt="Logo">
</router-link>
<router-link :to="{ name: 'home' }">
<h1 class="textLogo">HUTOPIA</h1>