Change webp to gif for 403

This commit is contained in:
Sebastien 2018-09-26 13:27:16 +03:00
parent 02ef3dcc9c
commit ef6c37005f
3 changed files with 1 additions and 1 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.6 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.6 MiB

View File

@ -58,7 +58,7 @@
<h6 class=" blue-grey-text ">403 Forbidden</h6>
</div>
<div class="col l6 m12 s12">
<img class="" src="/img/403.webp" style="border:none;outline: none"/>
<img class="" src="/img/403.gif" style="border:none;outline: none"/>
</div>
</div>
<div class="row">