change fav icon to orange feather

This commit is contained in:
luisa.bellitto 2025-06-16 10:00:47 +02:00 committed by Luisa Bellitto
parent 88f9e07df9
commit 97e645b05b
4 changed files with 4 additions and 1 deletions

View file

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