diff --git a/website/src/pages/learn/pwa.mdx b/website/src/pages/learn/pwa.mdx index ab2c68f3..29c0843b 100644 --- a/website/src/pages/learn/pwa.mdx +++ b/website/src/pages/learn/pwa.mdx @@ -7,3 +7,5 @@ layout: ../../layouts/MainLayout.astro You can use Strudel even without a network! When you first visit the [Strudel REPL](strudel.tidalcycles.org/), your browser will download the whole web app including documentation. + +Ok, what are [Patterns](/technical-manual/patterns) all about?