pogmom-suite/assets/views/footer.html
2025-02-18 18:28:04 -08:00

36 lines
1.4 KiB
HTML

<div class="flexrow footer">
<div class="wrapgroup">
<a href="https://pogmom.me" class="flexbutton">
<img src="assets/img/icons/social/home.svg">
</a>
<a href="https://masto.pogmom.me/@pogmommy" class="flexbutton">
<img src="assets/img/icons/social/mastodon.svg">
</a>
<a href="http://pixel.pogmom.me/pogmommy" class="flexbutton">
<img alt="pixelfed icon" src="assets/img/icons/social/pixelfed.svg">
</a>
<a href="https://peertube.pogmom.me/a/pogmommy" class="flexbutton">
<img src="assets/img/icons/social/peertube.svg">
</a>
<a href="https://matrix.to/#/@pogmommy:matrix.pogmom.me" class="flexbutton">
<img src="assets/img/icons/social/matrix.svg">
</a>
</div>
<div class="wrapgroup">
<a href="https://git.pogmom.me/pogmommy" class="flexbutton">
<img src="assets/img/icons/social/gitea.svg">
</a>
<a href="mailto:penelope@pogmom.me" class="flexbutton">
<img src="assets/img/icons/social/email.svg">
</a>
<a href="https://trakt.tv/users/pogmommy" class="flexbutton">
<img src="assets/img/icons/social/trakt.svg">
</a>
<a href="https://www.last.fm/user/Pogmommy" class="flexbutton">
<img src="assets/img/icons/social/lastfm.svg">
</a>
<a href="https://merch.pogmom.me" class="flexbutton">
<img src="assets/img/icons/social/shop.svg">
</a>
</div>
</div>