ProfilePic

This commit is contained in:
PascalMarchesseault
2024-02-25 22:19:49 -05:00
parent 3d955e43ba
commit 00acf09382
3 changed files with 1 additions and 1 deletions

View File

Before

Width:  |  Height:  |  Size: 3.9 KiB

After

Width:  |  Height:  |  Size: 3.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.9 KiB

View File

@@ -31,7 +31,7 @@
</div>
<div class="menu-right">
<router-link :to="{ name: 'yourprofile' }">
<img src="/public/images/anonyme.png" class="img-small mr-2 logob rounded-full img-small" alt="Logo">
<img src="/images/anonyme.png" class="img-small mr-2 logob rounded-full img-small" alt="Logo">
</router-link>
</div>