1
0
Fork 0
forked from wezm/wezm.net

Add alt tag to feed icon

This commit is contained in:
Wesley Moore 2010-03-31 08:03:19 +11:00
parent d6750fb289
commit aabdf612bc

View file

@ -14,7 +14,7 @@
<div id="technical" class="column">
<div>
<h1>Technical
<sup><a href="/technical/feed.xml"><img src="/images/black-feed-icon.png" width="12" height="12" /></a></sup>
<sup><a href="/technical/feed.xml"><img src="/images/black-feed-icon.png" width="12" height="12" alt="Black Feed Icon" /></a></sup>
</h1>
<ul class="articles">
<% technical_articles[0..4].each do |article| %>