Skip to content

Commit 59f9e74

Browse files
authored
Update index.html
1 parent a4f7c93 commit 59f9e74

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

spin/index.html

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,9 @@
1313
<!-- <span id="dbg">123</span> -->
1414
<br>
1515
<br>
16-
<a href="https://github.com/JumperOnJava/spintrick" style="font-size: 20px; font-family: 'Comic Sans MS', 'Comic Sans', cursive;">iOS native version <br>with background playback<br>(source code)</a>
16+
<a href="https://github.com/JumperOnJava/spintrick" style="font-size: 20px; font-family: 'Comic Sans MS', 'Comic Sans', sans-serif;">iOS native version <br>with background playback<br>(source code)</a>
17+
<br>
18+
<p>Phones destroyed counter: 1</p>
1719
<br>
1820
<br>
1921
<video controls src="vid.mp4" id="vid" width="300"></video>
@@ -104,4 +106,4 @@
104106
</script>
105107
</body>
106108

107-
</html>
109+
</html>

0 commit comments

Comments
 (0)