fix: update favicon and site title; remove unused responsive language text

This commit is contained in:
Dayron
2025-11-12 23:48:01 +01:00
parent 16d5a224eb
commit f4a5a6e396
4 changed files with 3 additions and 9 deletions

View File

@@ -41,7 +41,7 @@ const Projects = () => {
icon: <ExternalLink size={24} />,
links: {
github: "https://github.com/Dayron-HELHa/xeewy.eu", // Remplacez par votre lien
demo: "https://xeewy.eu" // Remplacez par votre lien
demo: "https://xeewy.be" // Remplacez par votre lien
}
}
];