diff --git a/website/src/components/Header/Header.astro b/website/src/components/Header/Header.astro index c3b1b9c3..e9626677 100644 --- a/website/src/components/Header/Header.astro +++ b/website/src/components/Header/Header.astro @@ -28,11 +28,10 @@ const baseNoTrailing = BASE_URL.endsWith('/') ? BASE_URL.slice(0, -1) : BASE_URL
You have found strudel, a new live coding platform to write dynamic music pieces in the browser! It is free and open-source and made for beginners and experts alike. To get started: @@ -30,7 +28,7 @@ export function WelcomeTab({ context }) { {' '} to ask any questions, give feedback or just say hello.
-