Skip to content

Commit

Permalink
Update Code templates.html
Browse files Browse the repository at this point in the history
  • Loading branch information
neverfriendme authored Aug 13, 2024
1 parent 8e29fa0 commit b774bdd
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions Code templates.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,6 @@ <h1 id="text" style="color:white;">Code templates</h1>
</a>
<button onclick="start()">???</button>
</div>
<script>
function start() {
document.getElementById("text").innerHTML = "How did you find me?"
}
</script>
<script src="needed/js.js"></script>
</body>
</html>

0 comments on commit b774bdd

Please sign in to comment.