Skip to content

Commit

Permalink
Merge pull request #1 from devopstrik/main
Browse files Browse the repository at this point in the history
Update index.html and made some changes
  • Loading branch information
DibyajyotiDhall authored Aug 18, 2023
2 parents 84795fe + f809937 commit 4fbf65d
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 @@ -9,7 +9,7 @@
<body>
<div class="container">
<h1>Background Color Changer</h1>
<button id="colorButton">Change Color</button>
<button id="colorButton">Change Colur</button>
</div>
<script src="script.js"></script>
</body>
Expand Down

0 comments on commit 4fbf65d

Please sign in to comment.