Skip to content

Commit

Permalink
FIX - I was thinking little bit too much out of the box
Browse files Browse the repository at this point in the history
  • Loading branch information
MichalSvatos authored Oct 27, 2022
1 parent dd527c5 commit 90c1570
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,6 @@ <h2 class="app__subtitle" data-title="▾ show me your screen ▾">
<!-- filled by JS -->
</div>
</div>
</body>
<script src="./script.js?v=1.0.0"></script>
<script>
window.addEventListener('load', () => {
Expand All @@ -108,5 +107,5 @@ <h2 class="app__subtitle" data-title="▾ show me your screen ▾">
}
}
</script>

</body>
</html>

0 comments on commit 90c1570

Please sign in to comment.