Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
|
@@ -105,7 +105,7 @@
|
|
| 105 |
<div class="container">
|
| 106 |
<!-- Profile Image -->
|
| 107 |
<img src="profile.jpg" alt="Profile" class="profile-img">
|
| 108 |
-
<h2 class="mt-2">
|
| 109 |
|
| 110 |
<!-- API Key Inputs -->
|
| 111 |
<input type="text" id="chat-api-key" class="form-control my-2" placeholder="Enter Hugging Face API Key (Chat)">
|
|
|
|
| 105 |
<div class="container">
|
| 106 |
<!-- Profile Image -->
|
| 107 |
<img src="profile.jpg" alt="Profile" class="profile-img">
|
| 108 |
+
<h2 class="mt-2">Varun-GPT</h2>
|
| 109 |
|
| 110 |
<!-- API Key Inputs -->
|
| 111 |
<input type="text" id="chat-api-key" class="form-control my-2" placeholder="Enter Hugging Face API Key (Chat)">
|