changed color
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
{
|
||||
"/(main)/page": "app/(main)/page.js"
|
||||
"/(main)/page": "app/(main)/page.js",
|
||||
"/usecases/page": "app/usecases/page.js",
|
||||
"/community/page": "app/community/page.js"
|
||||
}
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
498
.next/server/app/community/page.js
Normal file
498
.next/server/app/community/page.js
Normal file
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
487
.next/server/app/usecases/page.js
Normal file
487
.next/server/app/usecases/page.js
Normal file
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -1 +1 @@
|
||||
self.__RSC_SERVER_MANIFEST="{\n \"node\": {},\n \"edge\": {},\n \"encryptionKey\": \"dIXyWujHaGcANw5j3kCwjbx4JF2FS5BQkwHn1hYZ9ds=\"\n}"
|
||||
self.__RSC_SERVER_MANIFEST="{\n \"node\": {},\n \"edge\": {},\n \"encryptionKey\": \"tvYfnD+3WTU6KTW9DwPt7ii/fpdbzDSpicdtazz6Jgk=\"\n}"
|
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"node": {},
|
||||
"edge": {},
|
||||
"encryptionKey": "dIXyWujHaGcANw5j3kCwjbx4JF2FS5BQkwHn1hYZ9ds="
|
||||
"encryptionKey": "tvYfnD+3WTU6KTW9DwPt7ii/fpdbzDSpicdtazz6Jgk="
|
||||
}
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -125,7 +125,7 @@
|
||||
/******/
|
||||
/******/ /* webpack/runtime/getFullHash */
|
||||
/******/ (() => {
|
||||
/******/ __webpack_require__.h = () => ("00ca0fe4129ecf41")
|
||||
/******/ __webpack_require__.h = () => ("33be1d77112e9961")
|
||||
/******/ })();
|
||||
/******/
|
||||
/******/ /* webpack/runtime/hasOwnProperty shorthand */
|
||||
|
Reference in New Issue
Block a user