change favico

This commit is contained in:
2024-09-18 14:38:41 +02:00
parent 966e66ac8f
commit be7551a0fc
1005 changed files with 131 additions and 26443 deletions

View File

@@ -1,8 +1,6 @@
{
"/(main)/page": "app/(main)/page.js",
"/community/page": "app/community/page.js",
"/community/blockchainweek2/page": "app/community/blockchainweek2/page.js",
"/community/versefest/page": "app/community/versefest/page.js",
"/features/page": "app/features/page.js",
"/usecases/page": "app/usecases/page.js"
"/usecases/page": "app/usecases/page.js",
"/community/page": "app/community/page.js"
}