Skip to content

Commit 91cae23

Browse files
authored
v01.5
1 parent 1c41809 commit 91cae23

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

index.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,6 @@ <h3>The Sound Quiz</h3>
6767
<button onclick="document.getElementById('popup-ad').style.display='none'" style="position:absolute; top:5px; right:10px; border:none; background:none; font-size:18px; cursor:pointer;">&times;</button>
6868
</div>
6969

70-
<!-- Show popup after delay -->
7170
<script>
7271
window.onload = function() {
7372
setTimeout(function() {

0 commit comments

Comments
 (0)