From ece2dadc270cd77ea55a0056f31c8e68b3b0f3e2 Mon Sep 17 00:00:00 2001 From: Wesley Ray Date: Wed, 22 Jul 2026 11:56:08 -0400 Subject: [PATCH] Park map: add impulse 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 013ac63..2b0d8fa 100644 --- a/src/layouts/Base.astro +++ b/src/layouts/Base.astro @@ -404,6 +404,7 @@ const pageUrl = new URL(Astro.url.pathname, Astro.site); // these just give bearings against the satellite imagery. const LANDMARKS = [ 'phoenix', + 'impulse', 'twister', 'sklooosh', 'haunted mansion',