Park map: add motor boats to the landmark labels
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
@@ -409,6 +409,7 @@ const pageUrl = new URL(Astro.url.pathname, Astro.site);
|
||||
'sklooosh',
|
||||
'haunted mansion',
|
||||
'kiddie whip',
|
||||
'motor boats',
|
||||
];
|
||||
const marks = LANDMARKS.map((key) =>
|
||||
rides.find((r) => r.name.toLowerCase() === key),
|
||||
|
||||
Reference in New Issue
Block a user