From f5c37ac5a55554710fdabce7b61a7dfd0abf2a9e Mon Sep 17 00:00:00 2001 From: Wesley Ray Date: Wed, 22 Jul 2026 11:55:20 -0400 Subject: [PATCH] Park map: add phoenix back to the landmark labels Co-Authored-By: Claude Opus 4.8 --- src/layouts/Base.astro | 1 + 1 file changed, 1 insertion(+) diff --git a/src/layouts/Base.astro b/src/layouts/Base.astro index aca386c..013ac63 100644 --- a/src/layouts/Base.astro +++ b/src/layouts/Base.astro @@ -403,6 +403,7 @@ const pageUrl = new URL(Astro.url.pathname, Astro.site); // Not the busiest rides — the glow + hover already carry the waits; // these just give bearings against the satellite imagery. const LANDMARKS = [ + 'phoenix', 'twister', 'sklooosh', 'haunted mansion',