Changed icon

This commit is contained in:
Ilay Eble 2025-06-18 08:11:34 +02:00 committed by Luisa Bellitto
parent 43fecafda8
commit 0da02cb599
4 changed files with 1 additions and 1 deletions

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