fix format
This commit is contained in:
parent
28534ea547
commit
97c8ab0f71
1 changed files with 4 additions and 6 deletions
|
|
@ -49,9 +49,8 @@ A standalone app has its own desktop / homescreen icon and launches in a separat
|
||||||
without the browser ui.
|
without the browser ui.
|
||||||
|
|
||||||
<figure>
|
<figure>
|
||||||
<img src="./pwa/strudel-macos.png"
|
<img src="./pwa/strudel-macos.png" alt="Strudel on MacOS" />
|
||||||
alt="Strudel on MacOS"/>
|
<figcaption>Strudel on MacOS</figcaption>
|
||||||
<figcaption>Strudel on MacOS</figcaption>
|
|
||||||
</figure>
|
</figure>
|
||||||
|
|
||||||
### Desktop
|
### 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`
|
2. run `npx nativefier strudel.tidalcycles.org`
|
||||||
|
|
||||||
<figure>
|
<figure>
|
||||||
<img src="./pwa/strudel-linux.png"
|
<img src="./pwa/strudel-linux.png" alt="Strudel on Linux" />
|
||||||
alt="Strudel on Linux"/>
|
<figcaption>Strudel on Linux</figcaption>
|
||||||
<figcaption>Strudel on Linux</figcaption>
|
|
||||||
</figure>
|
</figure>
|
||||||
|
|
||||||
### iOS
|
### iOS
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue