Skip to content

Commit

Permalink
Update and rename code-beautifier.html to index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
tawhidurrahmandear authored Dec 6, 2024
1 parent 6e5793d commit 3a0a449
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code-beautifier.html → index.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@
<div>
<button class="code-beautifier_button" onclick="clearAll()">Clear</button>
<button class="code-beautifier_button" onclick="copyCode()">Copy Code</button>
</div>
</div>

0 comments on commit 3a0a449

Please sign in to comment.