Added users, Added router links, Added Userbrowser

This commit is contained in:
PascalMarchesseault
2024-05-03 00:42:26 -04:00
parent 99171789c0
commit 63d3d8fb28
19 changed files with 3330 additions and 32 deletions

View File

@@ -35,9 +35,10 @@
<!-- Need X Account -->
<v-col cols="auto">
<router-link :to="{ name: 'home' }">
<a href="https://twitter.com/Hutopyinc">
<img src="/images/hutopymedia/icons/pink/xpink.png" alt="Description image 1" class="icons">
</router-link>
</a>
</v-col>
</v-row>
</v-container>