Make video play on iOS

This commit is contained in:
Joscha 2024-03-29 20:39:21 +01:00
parent ed9fb6d23a
commit 95d49daa23
2 changed files with 6 additions and 1 deletions

View file

@ -147,7 +147,7 @@
</head>
<body>
<video id="video" autoplay></video>
<video id="video" autoplay playsinline></video>
<button id="button"><div class="circle"></div></button>
<a id="flip" hidden>
<svg viewBox="0 0 6 6">