make icons *.ico rather than *.png

Signed-off-by: Ari Archer <ari.web.xyz@gmail.com>
This commit is contained in:
Ari Archer 2023-10-29 19:30:40 +02:00
parent 88d7079ad4
commit 190a6d4fcc
21 changed files with 18 additions and 10 deletions

View file

@ -78,5 +78,13 @@
"user.ari-web.xyz": 29.8,
"ari-web.xyz": 21.4
}
},
"2023-10-29": {
"total": 141,
"top": {
"blog.ari-web.xyz": 117.8,
"ari-web.xyz": 11.5,
"files.ari-web.xyz": 6.6
}
}
}

BIN
favicons/ari-web-blm.ico Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 66 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 66 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 20 KiB

BIN
favicons/ari-web-down.ico Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 66 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 14 KiB

BIN
favicons/ari-web-easter.ico Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 66 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 13 KiB

BIN
favicons/ari-web-hw.ico Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 66 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 11 KiB

BIN
favicons/ari-web-lgbt.ico Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 66 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 12 KiB

BIN
favicons/ari-web-love.ico Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 66 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 12 KiB

BIN
favicons/ari-web-normal.ico Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 66 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 66 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.3 KiB

View file

@ -43,7 +43,7 @@
[[redirects]]
from = "/favicon.ico"
to = "/favicons/ari-web-hw.png"
to = "/favicons/ari-web-hw.ico"
status = 200
force = true

View file

@ -292,48 +292,48 @@
<ul>
<li>
<a href="/favicons/ari-web-easter.png"
<a href="/favicons/ari-web-easter.ico"
>Easter</a
>
</li>
<li>
<a href="/favicons/ari-web-lgbt.png"
<a href="/favicons/ari-web-lgbt.ico"
>LGBT</a
>
</li>
<li>
<a href="/favicons/ari-web-normal.png"
<a href="/favicons/ari-web-normal.ico"
>Normal</a
>
</li>
<li>
<a href="/favicons/ari-web-ukraine.png"
<a href="/favicons/ari-web-ukraine.ico"
>Ukraine</a
>
</li>
<li>
<a href="/favicons/ari-web-hw.png"
<a href="/favicons/ari-web-hw.ico"
>Halloween</a
>
</li>
<li>
<a
href="/favicons/ari-web-christmas.png"
href="/favicons/ari-web-christmas.ico"
>Christmas</a
>
</li>
<li>
<a href="/favicons/ari-web-love.png"
<a href="/favicons/ari-web-love.ico"
>Love/valetine's day</a
>
</li>
<li>
<a href="/favicons/ari-web-down.png"
<a href="/favicons/ari-web-down.ico"
>Down syndrome awareness day</a
>
</li>
<li>
<a href="/favicons/ari-web-blm.png"
<a href="/favicons/ari-web-blm.ico"
>Black lives matter</a
>
</li>