diff --git a/website/src/pages/examples/index.astro b/website/src/pages/examples/index.astro index 9ffec3a0..baee55c4 100644 --- a/website/src/pages/examples/index.astro +++ b/website/src/pages/examples/index.astro @@ -1,7 +1,11 @@ --- import * as tunes from '../../../src/repl/tunes.mjs'; +import HeadCommon from '../../components/HeadCommon.astro'; --- + + +
{ @@ -10,7 +14,7 @@ import * as tunes from '../../../src/repl/tunes.mjs';
{name}
- + )) } diff --git a/website/src/pages/learn/getting-started.mdx b/website/src/pages/learn/getting-started.mdx index 0960cf18..5d877e08 100644 --- a/website/src/pages/learn/getting-started.mdx +++ b/website/src/pages/learn/getting-started.mdx @@ -42,7 +42,7 @@ This interactive tutorial will guide you through the basics of Strudel. To see and hear what Strudel can do, visit the [Strudel REPL](https://strudel.tidalcycles.org/) and click the Shuffle icon in the top menu bar. You can get a feel for Strudel by browsing and editing these examples and clicking the Refresh icon to update. -You can also browse through the examples [here](/examples). +You can also browse through the examples [here](./examples). Alternatively, you can get a taste of what Strudel can do by clicking play on this track: