Spaces:
Running
Running
Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
|
@@ -554,7 +554,7 @@
|
|
| 554 |
<img src="https://via.placeholder.com/150x50/007953/ffffff?text=BANESCO" alt="Banesco Logo" class="logo-display" id="logoImage">
|
| 555 |
<div class="logo-input-group">
|
| 556 |
<label for="logoUrl">URL del Logo (.png)</label>
|
| 557 |
-
<input type="url" id="logoUrl" placeholder="https://
|
| 558 |
</div>
|
| 559 |
</div>
|
| 560 |
<a href="https://huggingface.co/spaces/akhaliq/anycoder" target="_blank" class="anycoder-badge">
|
|
|
|
| 554 |
<img src="https://via.placeholder.com/150x50/007953/ffffff?text=BANESCO" alt="Banesco Logo" class="logo-display" id="logoImage">
|
| 555 |
<div class="logo-input-group">
|
| 556 |
<label for="logoUrl">URL del Logo (.png)</label>
|
| 557 |
+
<input type="url" id="logoUrl" placeholder="https://e7.pngegg.com/pngimages/459/23/png-clipart-banesco-venezuelan-bolivar-bank-money-bank-text-payment-thumbnail.png" onchange="updateLogo()">
|
| 558 |
</div>
|
| 559 |
</div>
|
| 560 |
<a href="https://huggingface.co/spaces/akhaliq/anycoder" target="_blank" class="anycoder-badge">
|