add about page
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
{
|
||||
"/_not-found/page": "app/_not-found/page.js",
|
||||
"/usecases/page": "app/usecases/page.js",
|
||||
"/about/page": "app/about/page.js",
|
||||
"/(main)/page": "app/(main)/page.js",
|
||||
"/community/page": "app/community/page.js",
|
||||
"/events/blockchainweek1/page": "app/events/blockchainweek1/page.js",
|
||||
"/events/blockchainweek2/page": "app/events/blockchainweek2/page.js",
|
||||
"/events/versefest/page": "app/events/versefest/page.js",
|
||||
"/(main)/page": "app/(main)/page.js"
|
||||
"/features/page": "app/features/page.js"
|
||||
}
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"node": {},
|
||||
"edge": {},
|
||||
"encryptionKey": "L5RleHwOBWxtb12ZIBoT+EpZnVmDL96LuFln3B3HCAc="
|
||||
"encryptionKey": "4fXYsoskwpWuQelJwC7hOD1NDMSxh+G4gpRcJqBz0Qk="
|
||||
}
|
@@ -125,7 +125,7 @@
|
||||
/******/
|
||||
/******/ /* webpack/runtime/getFullHash */
|
||||
/******/ (() => {
|
||||
/******/ __webpack_require__.h = () => ("e455ecf2ccfe4484")
|
||||
/******/ __webpack_require__.h = () => ("4abbaf3946044274")
|
||||
/******/ })();
|
||||
/******/
|
||||
/******/ /* webpack/runtime/hasOwnProperty shorthand */
|
||||
|
Reference in New Issue
Block a user