Removed new markers for three maps
This commit is contained in:
@@ -42,7 +42,6 @@ const worldMenuItems: MenuItem[] = [
|
|||||||
name: 'Bamast',
|
name: 'Bamast',
|
||||||
img: '/images/bamast-cover.png',
|
img: '/images/bamast-cover.png',
|
||||||
url: '/bamast',
|
url: '/bamast',
|
||||||
newItem: true
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
||||||
@@ -56,13 +55,11 @@ const cityMenuItems: MenuItem[] = [
|
|||||||
name: 'Borélis',
|
name: 'Borélis',
|
||||||
img: '/images/aldys-borelis-cover.png',
|
img: '/images/aldys-borelis-cover.png',
|
||||||
url: '/aldys/borelis',
|
url: '/aldys/borelis',
|
||||||
newItem: true
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: 'Cantane',
|
name: 'Cantane',
|
||||||
img: '/images/aldys-cantane-cover.png',
|
img: '/images/aldys-cantane-cover.png',
|
||||||
url: '/aldys/cantane',
|
url: '/aldys/cantane',
|
||||||
newItem: true
|
|
||||||
},
|
},
|
||||||
]
|
]
|
||||||
</script>
|
</script>
|
||||||
|
|||||||
Reference in New Issue
Block a user