Skip to content

Commit

Permalink
speeds up load
Browse files Browse the repository at this point in the history
  • Loading branch information
csaladenes committed May 5, 2020
1 parent 418ad6b commit dbb0370
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,6 @@
<script>
setTimeout(function () {
document.getElementById('iframe').style.opacity = 1;
}, 1000)
}, 100)

</script>

0 comments on commit dbb0370

Please sign in to comment.