This commit is contained in:
2025-08-18 22:33:54 +02:00
parent f1cec99486
commit 08b25f008b
457 changed files with 41656 additions and 11982 deletions

View File

@@ -1,4 +1,9 @@
{
"/story/page": "app/story/page.js",
"/dahabiyas/page": "app/dahabiyas/page.js",
"/page": "app/page.js",
"/favicon.ico/route": "app/favicon.ico/route.js"
"/experiences/page": "app/experiences/page.js",
"/itinerary/page": "app/itinerary/page.js",
"/favicon.ico/route": "app/favicon.ico/route.js",
"/_not-found/page": "app/_not-found/page.js"
}