From 62e0dd5ddf030d59d4779e0c65d6af7171a19ae7 Mon Sep 17 00:00:00 2001 From: Eli Mallon Date: Thu, 27 Aug 2026 16:45:07 -0700 Subject: [PATCH] docs: no-op change for CI --- js/docs/src/pages/back-to-home.astro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/js/docs/src/pages/back-to-home.astro b/js/docs/src/pages/back-to-home.astro index c942f18f..af7773f9 100644 --- a/js/docs/src/pages/back-to-home.astro +++ b/js/docs/src/pages/back-to-home.astro @@ -17,6 +17,6 @@ const redirectUrl = hostname.endsWith('.stream.place') window.location.href = redirectUrl; -

Redirecting to Streamplace... 

+

Redirecting to Streamplace...

Click here if you are not redirected automatically -- 2.51.2