This commit is contained in:
Keep Creating Online
2025-01-12 17:59:32 -05:00
parent 6bb7c9047f
commit 2457736f72
24 changed files with 137 additions and 41 deletions

View File

@@ -19,12 +19,12 @@
"type": "image/png"
},
{
"src": "/favicon-32x32.png",
"src": "assets/png/favicon-32x32.png",
"sizes": "32x32",
"type": "image/png"
},
{
"src": "/favicon-16x16.png",
"src": "assets/png/favicon-16x16.png",
"sizes": "16x16",
"type": "image/png"
}