updating image alt text

This commit is contained in:
Penelope Gwen 2025-03-17 10:53:21 -07:00
parent 3ad35ee798
commit 3e84a1f010
3 changed files with 12 additions and 12 deletions

View file

@ -49,7 +49,7 @@
</div> </div>
<div class="flexobject button pinkborder"> <div class="flexobject button pinkborder">
<a href="https://merch.pogmom.me"> <a href="https://merch.pogmom.me">
<img title="Merch Store Button" alt="Shop icon" src="/assets/img/icons/social/shop.svg"> <img title="Merch Store Button" alt="Merch Store icon" src="/assets/img/icons/social/shop.svg">
</a> </a>
</div> </div>
</div> </div>

View file

@ -21,7 +21,7 @@
<hr> <hr>
<h3 class="sidebar-caption">Check out my friends!</h3> <h3 class="sidebar-caption">Check out my friends!</h3>
<a href="https://cassiecandles.net/"> <a href="https://cassiecandles.net/">
<img class="sidebar-webring" alt="" src="/assets/img/webring/cassie_candles.webp"></img> <img class="sidebar-webring" alt="Cassie Candles website icon" src="/assets/img/webring/cassie_candles.webp"></img>
</a> </a>
<hr> <hr>
<a class="mastodon-feed" href="https://masto.pogmom.me/@pogmommy" data-toot-limit="3" data-toot-account-id="110533482420174821" data-exclude-replies="true" data-exclude-reblogs="true"><p id="emfed-placeholder" class="sidebar-caption">Enable javascript to load mastodon posts</p></a> <a class="mastodon-feed" href="https://masto.pogmom.me/@pogmommy" data-toot-limit="3" data-toot-account-id="110533482420174821" data-exclude-replies="true" data-exclude-reblogs="true"><p id="emfed-placeholder" class="sidebar-caption">Enable javascript to load mastodon posts</p></a>

View file

@ -14,61 +14,61 @@
<div class="pagecontent"> <div class="pagecontent">
<a href="https://pogmom.me" class="sociallist"> <a href="https://pogmom.me" class="sociallist">
<div class="bubble flexrow button"> <div class="bubble flexrow button">
<img src="/assets/img/icons/social/home.svg"> <img alt="" src="/assets/img/icons/social/home.svg">
<h2>Homepage</h2> <h2>Homepage</h2>
</div> </div>
</a> </a>
<a href="https://masto.pogmom.me/@pogmommy" class="sociallist"> <a href="https://masto.pogmom.me/@pogmommy" class="sociallist">
<div class="bubble flexrow button"> <div class="bubble flexrow button">
<img src="/assets/img/icons/social/mastodon.svg"> <img alt="Mastodon Icon" src="/assets/img/icons/social/mastodon.svg"></img>
<h2>Mastodon</h2> <h2>Mastodon</h2>
</div> </div>
</a> </a>
<a href="https://pixel.pogmom.me/pogmommy" class="sociallist"> <a href="https://pixel.pogmom.me/pogmommy" class="sociallist">
<div class="bubble flexrow button"> <div class="bubble flexrow button">
<img src="/assets/img/icons/social/pixelfed.svg"> <img alt="Pixelfed Icon" src="/assets/img/icons/social/pixelfed.svg"></img>
<h2>Pixelfed</h2> <h2>Pixelfed</h2>
</div> </div>
</a> </a>
<a href="https://peertube.pogmom.me/a/pogmommy" class="sociallist"> <a href="https://peertube.pogmom.me/a/pogmommy" class="sociallist">
<div class="bubble flexrow button"> <div class="bubble flexrow button">
<img src="/assets/img/icons/social/peertube.svg"> <img alt="Peertube Icon" src="/assets/img/icons/social/peertube.svg"></img>
<h2>Peertube</h2> <h2>Peertube</h2>
</div> </div>
</a> </a>
<a href="https://matrix.to/#/@pogmommy:matrix.pogmom.me" class="sociallist"> <a href="https://matrix.to/#/@pogmommy:matrix.pogmom.me" class="sociallist">
<div class="bubble flexrow button"> <div class="bubble flexrow button">
<img src="/assets/img/icons/social/matrix.svg"> <img alt="Matrix Icon" src="/assets/img/icons/social/matrix.svg"></img>
<h2>Matrix</h2> <h2>Matrix</h2>
</div> </div>
</a> </a>
<a href="https://git.pogmom.me/pogmommy" class="sociallist"> <a href="https://git.pogmom.me/pogmommy" class="sociallist">
<div class="bubble flexrow button"> <div class="bubble flexrow button">
<img src="/assets/img/icons/social/gitea.svg"> <img alt="Gitea Icon" src="/assets/img/icons/social/gitea.svg"></img>
<h2>Gitea</h2> <h2>Gitea</h2>
</div> </div>
</a> </a>
<a href="mailto:penelope@pogmom.me" class="sociallist"> <a href="mailto:penelope@pogmom.me" class="sociallist">
<div class="bubble flexrow button"> <div class="bubble flexrow button">
<img src="/assets/img/icons/social/email.svg"> <img alt="Email Icon" src="/assets/img/icons/social/email.svg"></img>
<h2>Email</h2> <h2>Email</h2>
</div> </div>
</a> </a>
<a href="https://trakt.tv/users/pogmommy" class="sociallist"> <a href="https://trakt.tv/users/pogmommy" class="sociallist">
<div class="bubble flexrow button"> <div class="bubble flexrow button">
<img src="/assets/img/icons/social/peertube.svg"> <img alt="Trakt Icon" src="/assets/img/icons/social/peertube.svg"></img>
<h2>Trakt</h2> <h2>Trakt</h2>
</div> </div>
</a> </a>
<a href="https://listenbrainz.org/user/pogmommy/" class="sociallist"> <a href="https://listenbrainz.org/user/pogmommy/" class="sociallist">
<div class="bubble flexrow button"> <div class="bubble flexrow button">
<img src="/assets/img/icons/social/listenbrainz.svg"> <img alt="ListenBrainz Icon" src="/assets/img/icons/social/listenbrainz.svg"></img>
<h2>ListenBrainz</h2> <h2>ListenBrainz</h2>
</div> </div>
</a> </a>
<a href="https://merch.pogmom.me" class="sociallist"> <a href="https://merch.pogmom.me" class="sociallist">
<div class="bubble flexrow button"> <div class="bubble flexrow button">
<img src="/assets/img/icons/social/shop.svg"> <img alt="Merch Store Icon" src="/assets/img/icons/social/shop.svg"></img>
<h2>Merch Store</h2> <h2>Merch Store</h2>
</div> </div>
</a> </a>