Spaces:
Running
Running
Update index.html
Browse files- index.html +5 -8
index.html
CHANGED
@@ -183,12 +183,8 @@
|
|
183 |
<!-- Add toast element after body opening tag -->
|
184 |
<div id="error-toast" class="toast"></div>
|
185 |
<div style="text-align: center">
|
186 |
-
|
187 |
-
|
188 |
-
<p>
|
189 |
-
Holen Sie sich einen Gemini API-Schlüssel
|
190 |
-
<a href="https://ai.google.dev/gemini-api/docs/api-key">hier</a>
|
191 |
-
</p>
|
192 |
</div>
|
193 |
<div class="container">
|
194 |
<div class="controls">
|
@@ -203,8 +199,9 @@
|
|
203 |
</select>
|
204 |
</div>
|
205 |
<div class="input-group">
|
206 |
-
|
207 |
-
|
|
|
208 |
</div>
|
209 |
</div>
|
210 |
|
|
|
183 |
<!-- Add toast element after body opening tag -->
|
184 |
<div id="error-toast" class="toast"></div>
|
185 |
<div style="text-align: center">
|
186 |
+
|
187 |
+
|
|
|
|
|
|
|
|
|
188 |
</div>
|
189 |
<div class="container">
|
190 |
<div class="controls">
|
|
|
199 |
</select>
|
200 |
</div>
|
201 |
<div class="input-group">
|
202 |
+
|
203 |
+
|
204 |
+
|
205 |
</div>
|
206 |
</div>
|
207 |
|