This commit is contained in:
2025-08-19 18:12:21 +02:00
parent 5f5d11fbd8
commit 1095f066ac
323 changed files with 14917 additions and 260 deletions

View File

@@ -1,5 +1,8 @@
{
"/story/page": "app/story/page.js",
"/experiences/page": "app/experiences/page.js",
"/page": "app/page.js"
"/page": "app/page.js",
"/story/page": "app/story/page.js",
"/itinerary/page": "app/itinerary/page.js",
"/dahabiyas/page": "app/dahabiyas/page.js",
"/favicon.ico/route": "app/favicon.ico/route.js"
}