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