TimeLine Update
This commit is contained in:
parent
adbcab93c9
commit
c045866b70
101 changed files with 699 additions and 0 deletions
6
.next/server/app-paths-manifest.json
Normal file
6
.next/server/app-paths-manifest.json
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"/favicon.ico/route": "app/favicon.ico/route.js",
|
||||
"/_not-found/page": "app/_not-found/page.js",
|
||||
"/page": "app/page.js",
|
||||
"/timeline/page": "app/timeline/page.js"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue