]> gitweb.mndrdr.org Git - arelpe.git/commitdiff
Alt tags on images
authorAidan Cornelius-Bell <[email protected]>
Sun, 15 Sep 2024 01:44:47 +0000 (11:14 +0930)
committerAidan Cornelius-Bell <[email protected]>
Sun, 15 Sep 2024 01:44:47 +0000 (11:14 +0930)
app/views/pubview/index.html.erb

index 556c6bbfaf8ad20c3081763fec75567607a3f476..cf1adeb4d7b296288805de0bf1c507e3d3c32e7e 100644 (file)
@@ -1,6 +1,6 @@
 <div class="container">
   <%= link_to root_path do %>
-       <%= image_tag "icon-512.png", class: "logo" %>
+       <%= image_tag "icon-512.png", class: "logo", alt: "Arelpe logo" %>
   <% end %>
   <h1 class="header">mind reader</h1>
   <p class="subheading"><small>Aidan’s anti-capitalist posting and sharing project</small></p>