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 b774bdd commit 51b406a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Code templates.html
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ <h1 id="text" style="color:white;">Code templates</h1>
<a href="Javascript.html">
<button type="button" name="js">Javascript</button>
</a>
<button onclick="start()">???</button>
<button onclick="start()" style="background-color:black;">???</button>
</div>
<script src="needed/js.js"></script>
</body>
Expand Down

0 comments on commit 51b406a

Please sign in to comment.