added alt text to BG and Twitter img; added src to BG (so BG is not a background, oops)

This commit is contained in:
Mimi Momo
2020-09-30 21:16:49 -05:00
parent 84d0050bf5
commit fc71b4ea39
+2 -2
View File
@@ -1,10 +1,10 @@
% rebase('frame.tpl')
<div class="social">
<a href="https://twitter.com/lilchimchooree"><img class="img-social-ribbon" src="static/img/ele/twitter-ribbon.png"></a>
<a href="https://twitter.com/lilchimchooree"><img class="img-social-ribbon" src="static/img/ele/twitter-ribbon.png" alt="link to developer's Twitter"></a>
</div>
<div class="bg">
<img class="img-bg-home">
<img class="img-bg-home" src="static/img/bg/homeBG.png" alt="background image of nothing">
</div>
<div class="footer-row"> </div>