Skip to content

Commit

Permalink
change alt attribute
Browse files Browse the repository at this point in the history
  • Loading branch information
nadarbreicq committed Apr 22, 2024
1 parent 13ec267 commit baaf2d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _layouts/galleries.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
width="auto"
height="300"
style="width: 100%; height: 300px; object-fit: cover; border-radius: 30px 30px 0 0;"
alt="{{ robot.title }}"
alt="{{ gallery.title }}"
>
</a>
<div class="card-body">
Expand Down

0 comments on commit baaf2d2

Please sign in to comment.