change colors

This commit is contained in:
2024-09-17 18:15:16 +02:00
parent ace8a0f9cc
commit 966e66ac8f
817 changed files with 12876 additions and 174 deletions

View File

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