]> git.ipfire.org Git - thirdparty/google/fonts.git/commitdiff
Fix danfo video HTML syntax 7748/head
authorSimon Cozens <simon@simon-cozens.org>
Fri, 17 May 2024 21:38:00 +0000 (22:38 +0100)
committerSimon Cozens <simon@simon-cozens.org>
Fri, 17 May 2024 21:38:00 +0000 (22:38 +0100)
ofl/danfo/article/ARTICLE.en_us.html

index 7fbce3e51064a318b00204c7a38a73408b18d1e3..0d4352084fdbb10a8cae8d35b553d731a685f83e 100644 (file)
@@ -3,20 +3,12 @@
 <p>To contribute, please see <a href="https://github.com/Afrotype/danfo">github.com/Afrotype/danfo</a>.</p>
 
 <hr>
-<video autoplay muted>
-    <source src="01.mp4" type="video/mp4">
-  </video>
+<video autoplay muted src="01.mp4" type="video/mp4"></video>
 <img src="2.1.jpg">
-<video autoplay muted>
-    <source src="2.2.mp4" type="video/mp4">
-  </video>
-<video autoplay muted>
-    <source src="2.3.mp4" type="video/mp4">
-  </video>
+<video autoplay muted src="2.2.mp4" type="video/mp4"></video>
+<video autoplay muted src="2.3.mp4" type="video/mp4"></video>
 <img src="2.4.jpg">
 <img src="3.1.jpg">
-<video autoplay muted>
-  <source src="3.2.mp4" type="video/mp4">
-</video>
+<video autoplay muted src="3.2.mp4" type="video/mp4"></video>
 <img src="3.3.jpg">
 <img src="3.4.jpg">