This commit is contained in:
2025-08-14 11:25:10 +02:00
parent 79a3cc53e1
commit bc9aa8f8c1
74 changed files with 4305 additions and 61 deletions

View File

@@ -1,5 +1,7 @@
{
"/page": "app/page.js",
"/favicon.ico/route": "app/favicon.ico/route.js",
"/_not-found/page": "app/_not-found/page.js",
"/favicon.ico/route": "app/favicon.ico/route.js"
"/story/page": "app/story/page.js",
"/dahabiyas/page": "app/dahabiyas/page.js"
}