mirror of
https://codeberg.org/uzu/strudel
synced 2026-09-04 14:51:26 -04:00
fix format
This commit is contained in:
@@ -49,9 +49,8 @@ A standalone app has its own desktop / homescreen icon and launches in a separat
|
||||
without the browser ui.
|
||||
|
||||
<figure>
|
||||
<img src="./pwa/strudel-macos.png"
|
||||
alt="Strudel on MacOS"/>
|
||||
<figcaption>Strudel on MacOS</figcaption>
|
||||
<img src="./pwa/strudel-macos.png" alt="Strudel on MacOS" />
|
||||
<figcaption>Strudel on MacOS</figcaption>
|
||||
</figure>
|
||||
|
||||
### Desktop
|
||||
@@ -68,9 +67,8 @@ Without a chromium based browser, you can use [nativefier](https://github.com/na
|
||||
2. run `npx nativefier strudel.tidalcycles.org`
|
||||
|
||||
<figure>
|
||||
<img src="./pwa/strudel-linux.png"
|
||||
alt="Strudel on Linux"/>
|
||||
<figcaption>Strudel on Linux</figcaption>
|
||||
<img src="./pwa/strudel-linux.png" alt="Strudel on Linux" />
|
||||
<figcaption>Strudel on Linux</figcaption>
|
||||
</figure>
|
||||
|
||||
### iOS
|
||||
|
||||
Reference in New Issue
Block a user