Changed icon

This commit is contained in:
Ilay Eble 2025-06-18 08:11:34 +02:00 committed by Luisa Bellitto
parent 42bc62fb14
commit 897e8dbed9
4 changed files with 1 additions and 1 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

View file

@ -2,7 +2,7 @@
<html lang="en">
<head>
<meta charset="utf-8" />
<link rel="icon" href="%PUBLIC_URL%/assets/icons/feather_orange.ico" />
<link rel="icon" href="%PUBLIC_URL%/assets/icons/BirdIconO.ico" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="theme-color" content="#000000" />
<meta