ensure all images have alt text
This commit is contained in:
parent
43d79b6dc9
commit
1db4dd96fa
3 changed files with 3 additions and 3 deletions
2
404.html
2
404.html
|
@ -9,5 +9,5 @@ permalink: /404.html
|
|||
<h1>Move along. (404 error)</h1>
|
||||
<br/>
|
||||
|
||||
<img src="{{ 'assets/img/404-southpark.jpg' | relative_url }}" />
|
||||
<img src="{{ 'assets/img/404-southpark.jpg' | relative_url }}" alt="Not found" />
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue