Added alt text for sad panda
Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
parent
1aeda546fd
commit
7320e823ad
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@
|
|||
<div class="col-md-8 col-md-offset-2">
|
||||
|
||||
<div style="padding-top: 200px">
|
||||
<img src="{{ config('app.url') }}/img/sad-panda.png" style="width: 200px; height: 200px;" class="pull-left">
|
||||
<img src="{{ config('app.url') }}/img/sad-panda.png" style="width: 200px; height: 200px;" class="pull-left" alt="Sad Panda cartoon" />
|
||||
<div class="error-content">
|
||||
<h2><x-icon type="warning" class="text-yellow" /> 404 Page not found.</h2>
|
||||
<p>
|
||||
|
|
Loading…
Add table
Reference in a new issue