We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 441fa98 + 781d1e9 commit 589cbd3Copy full SHA for 589cbd3
layouts/404.html
@@ -49,7 +49,7 @@ <h1>{{T "title-404"}}</h1>
49
<p>{{T "message-404"}}</p>
50
<p></p>
51
<p><a href='{{ "" | relLangURL }}'>{{T "Go-to-homepage"}}</a></p>
52
- <p><img src='{{ "/images/gopher-404.jpg" | relURL }}' style="width:50%"></img></p>
+ <p><img src='{{ "/images/gopher-404.jpg" | relURL }}' style="width:50%" alt="Page not found!"></img></p>
53
</div>
54
55
0 commit comments