feat: bring back rooms (odalar) section and links
This commit is contained in:
+2
-1
@@ -4,7 +4,8 @@ const baseUrl = 'https://kitebeachakyaka.com.tr';
|
||||
const langs = ['tr', 'en'];
|
||||
const routes = [
|
||||
{ path: '', changeFrequency: 'daily' as const, priority: 1.0 },
|
||||
{ path: '/aktiviteler', changeFrequency: 'weekly' as const, priority: 0.8 },
|
||||
{ path: '/odalar', changeFrequency: 'weekly' as const, priority: 0.9 },
|
||||
{ path: '/aktiviteler', changeFrequency: 'weekly' as const, priority: 0.9 },
|
||||
{ path: '/etkinlikler', changeFrequency: 'weekly' as const, priority: 0.9 },
|
||||
{ path: '/restoran', changeFrequency: 'weekly' as const, priority: 0.8 },
|
||||
{ path: '/iletisim', changeFrequency: 'monthly' as const, priority: 0.8 },
|
||||
|
||||
Reference in New Issue
Block a user