alt text in webring icon

This commit is contained in:
sejo 2021-07-02 12:20:07 -05:00
parent 43a4abfe22
commit 0910834021
1 changed files with 1 additions and 1 deletions

View File

@ -352,7 +352,7 @@ END{
# print "<p><a href='./home.html' title='compudanzas'>{compudanzas}</a> &mdash; "
# print "<a href='./license.html'>{license}</a></p>"
print "<p><a class='icon' href='./home.html' title='" sitio "'><img src='./img/iconocompudanzas_32.png' width=32 height=32 alt='icono de compudanzas'/></a> "
print "<a href='https://webring.xxiivv.com/#random' target='_blank' title='webring'><img src='./img/icon.black.svg' width='32' height='32'/></a></p>"
print "<a href='https://webring.xxiivv.com/#random' target='_blank' title='webring'><img src='./img/icon.black.svg' width='32' height='32' alt='xxiivv webring'/></a></p>"
print "<p><a href='https://wiki.p2pfoundation.net/Peer_Production_License' target=_blank rel=external title='Peer Production License'>ppl</a></p>"
print "</footer>"
print "</body>"