From 01d7ce8aa86cabdbec949bf3d7728299dcab4c07 Mon Sep 17 00:00:00 2001 From: Wesley Ray Date: Wed, 22 Jul 2026 10:05:32 -0400 Subject: [PATCH] Homepage live strip: Knoebels line (live crowd verdict / best-day outlook) Second row in the live strip fed by api.c0smere.net/knoebels/{now,outlook} (knb-oracle pipeline): while the park is open, live avg wait + verdict with a crowd-colored dot; while closed, the best upcoming day. Fail-closed. Co-Authored-By: Claude Fable 5 --- src/layouts/Base.astro | 99 ++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 96 insertions(+), 3 deletions(-) diff --git a/src/layouts/Base.astro b/src/layouts/Base.astro index c51cd91..d3b38da 100644 --- a/src/layouts/Base.astro +++ b/src/layouts/Base.astro @@ -80,9 +80,15 @@ const pageUrl = new URL(Astro.url.pathname, Astro.site); { isHome && ( -