Better alt text for the logo
This is what clients that block images will display, so shorter is better.
This commit is contained in:
parent
cca78f9790
commit
68b1d33917
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@
|
||||||
<tr>
|
<tr>
|
||||||
<td style="width: 30px; padding: 10px 10px 10px 0px">
|
<td style="width: 30px; padding: 10px 10px 10px 0px">
|
||||||
<a href="<%= @root_url %>" target="_blank">
|
<a href="<%= @root_url %>" target="_blank">
|
||||||
<%= image_tag attachments["logo.png"].url, alt: "OpenStreetMap logo", title: "OpenStreetMap", height: "30", width: "30", border: "0" %>
|
<%= image_tag attachments["logo.png"].url, alt: "OpenStreetMap", title: "OpenStreetMap", height: "30", width: "30", border: "0" %>
|
||||||
</a>
|
</a>
|
||||||
</td>
|
</td>
|
||||||
<td style="width: 550px; padding: 0px; text-align: left">
|
<td style="width: 550px; padding: 0px; text-align: left">
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue