Edit alt text for personal site buttons
This commit is contained in:
parent
d37fd028fe
commit
20201fc653
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue