replace svg with png

This commit is contained in:
Simon Vieille 2020-11-03 16:13:57 +01:00
parent 255ba285bb
commit fc56bc723f
Signed by: deblan
GPG Key ID: 03383D15A1D31745
3 changed files with 1 additions and 498 deletions

BIN
public/assets/img/pot.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 845 KiB

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 3.1 MiB

View File

@ -26,7 +26,7 @@
<div class="center">
<div id="balls">
<a href="/?p=<?php echo $_['hash'] ?>&amp;go=1">
<img src="assets/img/pot.svg">
<img src="assets/img/pot.png">
</a>
</div>
</div>