Fixe Footer icon
This commit is contained in:
@@ -7,18 +7,19 @@
|
|||||||
|
|
||||||
<div class="flex flex-row justify-center space-x-10 py-10">
|
<div class="flex flex-row justify-center space-x-10 py-10">
|
||||||
<a href="https://www.facebook.com/profile.php?id=61556819217561">
|
<a href="https://www.facebook.com/profile.php?id=61556819217561">
|
||||||
<img class="max-h-10" src="/images/hutopymedia/icons/pink/facebookpink.png" alt="Facebook">
|
<v-icon size="40px" class="text-fuchsia-900">mdi-facebook</v-icon>
|
||||||
</a>
|
</a>
|
||||||
|
|
||||||
<a href="https://www.instagram.com/hutopy.inc/">
|
<a href="https://www.instagram.com/hutopy.inc/">
|
||||||
<img class="max-h-10" src="/images/hutopymedia/icons/pink/instagrampink.png" alt="Instagram">
|
<v-icon size="40px" class="text-fuchsia-900">mdi-instagram</v-icon>
|
||||||
</a>
|
</a>
|
||||||
|
|
||||||
<a href="https://x.com/Hutopyinc/">
|
<a href="https://x.com/Hutopyinc/">
|
||||||
<img class="max-h-10" src="/images/hutopymedia/icons/pink/xpink.png" alt="X">
|
<v-icon size="40px" class="text-fuchsia-900">mdi-twitter</v-icon>
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
||||||
<div class="flex flex-row flex-wrap justify-center space-x-2 py-2 pb-6">
|
<div class="flex flex-row flex-wrap justify-center space-x-2 py-2 pb-6">
|
||||||
<router-link to="/helpandcontact">
|
<router-link to="/helpandcontact">
|
||||||
<v-btn variant="plain"> Aide & Contact</v-btn>
|
<v-btn variant="plain"> Aide & Contact</v-btn>
|
||||||
|
|||||||
Reference in New Issue
Block a user