From: Aidan Cornelius-Bell Date: Sun, 15 Sep 2024 01:44:47 +0000 (+0930) Subject: Alt tags on images X-Git-Url: https://gitweb.mndrdr.org/?a=commitdiff_plain;h=0dfb55b5f80d9a443ff22173e6c7393f7083d257;p=arelpe.git Alt tags on images --- diff --git a/app/views/pubview/index.html.erb b/app/views/pubview/index.html.erb index 556c6bb..cf1adeb 100644 --- a/app/views/pubview/index.html.erb +++ b/app/views/pubview/index.html.erb @@ -1,6 +1,6 @@
<%= link_to root_path do %> - <%= image_tag "icon-512.png", class: "logo" %> + <%= image_tag "icon-512.png", class: "logo", alt: "Arelpe logo" %> <% end %>

mind reader

Aidan’s anti-capitalist posting and sharing project