mirror of
https://codeberg.org/video-prize-ranch/rimgo.git
synced 2025-08-13 12:38:23 +00:00
Add alt text (closes #72)
This commit is contained in:
parent
681baf4d54
commit
9c7464cd08
@ -1,6 +1,6 @@
|
|||||||
<nav>
|
<nav>
|
||||||
<a href="/">
|
<a href="/">
|
||||||
<img src="/static/img/rimgo.svg" width="64" height="64" class="logo">
|
<img src="/static/img/rimgo.svg" width="64" height="64" class="logo" alt="">
|
||||||
</a>
|
</a>
|
||||||
<a href="/">
|
<a href="/">
|
||||||
<h2>rimgo</h2>
|
<h2>rimgo</h2>
|
||||||
|
Loading…
Reference in New Issue
Block a user