1
1
Fork 0

titles for badges

This commit is contained in:
Ava Gaiety W 2025-02-11 20:33:50 -07:00
parent 87a404de3c
commit eb96d20bd7

View file

@ -36,9 +36,9 @@
</a> </a>
</span> </span>
<div class="flex flex-col sm:flex-row gap-2"> <div class="flex flex-col sm:flex-row gap-2">
<img src="/img/site/btn-ttrpg.gif" alt="oldschool 90s footer tiny style image that says TTRPG Game Mom with a dice emoji" /> <img src="/img/site/btn-ttrpg.gif" alt="oldschool 90s footer tiny style image that says TTRPG Game Mom with a dice emoji" title="TTRPG GAME MOM" />
<img src="/img/site/btn-dog.gif" alt="oldschool 90s footer tiny style image that says big doggo with a small image of my fursona" /> <img src="/img/site/btn-dog.gif" alt="oldschool 90s footer tiny style image that says big doggo with a small image of my fursona" title="big doggo" />
<img src="/img/site/btn-kobl.gif" alt="oldschool 90s footer tiny style image that says says smol kobold with a small image of my kobold sona" /> <img src="/img/site/btn-kobl.gif" alt="oldschool 90s footer tiny style image that says says smol kobold with a small image of my kobold sona" title="smol kobold" />
</div> </div>
</div> </div>
</footer> </footer>