We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c41809 commit 91cae23Copy full SHA for 91cae23
index.html
@@ -67,7 +67,6 @@ <h3>The Sound Quiz</h3>
67
<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;">×</button>
68
</div>
69
70
- <!-- Show popup after delay -->
71
<script>
72
window.onload = function() {
73
setTimeout(function() {
0 commit comments