Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
|
@@ -89,7 +89,7 @@
|
|
| 89 |
</head>
|
| 90 |
<body>
|
| 91 |
<div class="container">
|
| 92 |
-
<h1>
|
| 93 |
<label for="api-key-input" class="api-key-label">OpenAI API Key <span style="font-weight:400;color:#666;">(never shared, stored only in this session)</span>:</label>
|
| 94 |
<input id="api-key-input" type="password" placeholder="sk-...">
|
| 95 |
|
|
|
|
| 89 |
</head>
|
| 90 |
<body>
|
| 91 |
<div class="container">
|
| 92 |
+
<h1>Collaborative Writing with AI (<span style="color:#2471a3;">By Shift Mind AI Labs</span>)</h1>
|
| 93 |
<label for="api-key-input" class="api-key-label">OpenAI API Key <span style="font-weight:400;color:#666;">(never shared, stored only in this session)</span>:</label>
|
| 94 |
<input id="api-key-input" type="password" placeholder="sk-...">
|
| 95 |
|