Spaces:
Paused
Paused
Update public/index.html
Browse files- public/index.html +1 -1
public/index.html
CHANGED
|
@@ -75,7 +75,7 @@
|
|
| 75 |
<button id="api-btn" class="bg-white text-blue-500 px-4 py-2 rounded mt-4 hover:bg-gray-200 transition-all duration-300 fade-in relative">
|
| 76 |
CC Project API
|
| 77 |
</button>
|
| 78 |
-
<img id="rocket" class="rocket" src="https://files.catbox.moe/
|
| 79 |
</div>
|
| 80 |
</section>
|
| 81 |
|
|
|
|
| 75 |
<button id="api-btn" class="bg-white text-blue-500 px-4 py-2 rounded mt-4 hover:bg-gray-200 transition-all duration-300 fade-in relative">
|
| 76 |
CC Project API
|
| 77 |
</button>
|
| 78 |
+
<img id="rocket" class="rocket" src="https://files.catbox.moe/7ku5mc.png">
|
| 79 |
</div>
|
| 80 |
</section>
|
| 81 |
|