Added favicon

This commit is contained in:
sHa
2025-05-12 16:54:41 +03:00
parent bd55447551
commit fbe239c1fe
16 changed files with 235 additions and 8 deletions

3
.gitignore vendored
View File

@@ -51,3 +51,6 @@ Temporary Items
.env.development
.env.test
.env.production
# Make favicon generation script executable
chmod +x ./scripts/generateFavicons.js