Edit alt text for personal site buttons

This commit is contained in:
Helen Chong 2024-05-29 09:12:28 +08:00
parent d37fd028fe
commit 20201fc653
1 changed files with 3 additions and 3 deletions

View File

@ -17,13 +17,13 @@ eleventyNavigation:
<h2>Personal Sites I Enjoy</h2>
<div class="web-btn-wrapper">
<a href="https://groundedwren.com/">
<img src="/assets/buttons/sites/groundedwren.png" alt="Grounded Wren website button" title="Grounded Wren">
<img src="/assets/buttons/sites/groundedwren.png" alt="Grounded Wren" title="Grounded Wren">
</a>
<a href="https://owlsroost.xyz/">
<img src="/assets/buttons/sites/owlsroost.gif" alt="Owl's Roost website button" title="Owl's Roost">
<img src="/assets/buttons/sites/owlsroost.gif" alt="Owl's Roost" title="Owl's Roost">
</a>
<a href="https://kalechips.net/">
<img src="/assets/buttons/sites/kalechips.png" alt="Kalechips website button" title="Kalechips">
<img src="/assets/buttons/sites/kalechips.png" alt="Kalechips" title="Kalechips">
</a>
</div>
</section>