Spaces:
Running
Running
Update index.html
Browse files- index.html +2 -9
index.html
CHANGED
|
@@ -67,16 +67,9 @@
|
|
| 67 |
The response will appear here in a typewriter style...
|
| 68 |
</div>
|
| 69 |
|
| 70 |
-
<!-- 5) Copy
|
| 71 |
<div class="action-footer">
|
| 72 |
-
<button id="copy-and-open-btn" class="btn ghost hidden" aria-label="Copy
|
| 73 |
-
</div>
|
| 74 |
-
|
| 75 |
-
<!-- ✅ GPT link at the very end -->
|
| 76 |
-
<div class="gpt-link-footer">
|
| 77 |
-
<a id="open-gpt-link" class="link-btn" href="https://chat.openai.com/" target="_blank" rel="noopener">
|
| 78 |
-
Open in GPT ↗
|
| 79 |
-
</a>
|
| 80 |
</div>
|
| 81 |
</div>
|
| 82 |
|
|
|
|
| 67 |
The response will appear here in a typewriter style...
|
| 68 |
</div>
|
| 69 |
|
| 70 |
+
<!-- 5) Copy & open GPT -->
|
| 71 |
<div class="action-footer">
|
| 72 |
+
<button id="copy-and-open-btn" class="btn ghost hidden" aria-label="Copy and open GPT">📋 Copy & Paste Now</button>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 73 |
</div>
|
| 74 |
</div>
|
| 75 |
|