Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
Lightshayan authored Apr 13, 2024
1 parent 50e2257 commit 5ce8077
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,9 @@ <h2 id="CHATtext">Chat with Llama 2! Type below to start a conversation</h2></h2
<button id="send-button" onclick="AISend()">Send</button>
</div>
</div>
<b1 id="Love">UNDER CONSTRUCTION! Made with ❤️ by @Codershayan and @Doxr. Please report any bugs so we can fix it!</b1>
<b1 id="Love">Made with ❤️ by @Codershayan, , @gc1stg, and @deanvassilikas1 Please report any bugs so we can fix it!</b1>



<script src="ai.js"></script>
<script src="script.js"></script>
Expand Down

0 comments on commit 5ce8077

Please sign in to comment.