Skip to content

Commit

Permalink
Merge pull request #5 from IceTheDev2/improvement-acknowledge-chatgpt
Browse files Browse the repository at this point in the history
Update index.html
  • Loading branch information
IceTheCoder authored Jul 15, 2023
2 parents 7cc1919 + 9e4d0f1 commit 48f8ebc
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -96,5 +96,11 @@
<p id="selectedOption">Hello, World!</p>

<script src="script.js"></script>

<p>Acknowledgements:
<ul>
<li>ChatGPT for coming up with the name 'QuoteMark Finder'.</li>
</ul>
</p>
</body>
</html>

0 comments on commit 48f8ebc

Please sign in to comment.