Spaces:
Running
Running
Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
@@ -46,7 +46,7 @@
|
|
46 |
<div class="gallery">
|
47 |
<!-- Replace the src attribute with the actual image URLs -->
|
48 |
<div class="gallery-item">
|
49 |
-
<img src="assets/1.
|
50 |
<i class="fas fa-copy copy-icon" onclick="copyToClipboard('photo of a rainbow-haired, 19 years old, asian girl, beautiful, stunning, ,instagram model, discord profile picture face focused')"></i>
|
51 |
<p>Photo of a rainbow-haired, 19 years old, Asian girl</p>
|
52 |
</div>
|
|
|
46 |
<div class="gallery">
|
47 |
<!-- Replace the src attribute with the actual image URLs -->
|
48 |
<div class="gallery-item">
|
49 |
+
<img src="assets/1.webp" alt="Image 1">
|
50 |
<i class="fas fa-copy copy-icon" onclick="copyToClipboard('photo of a rainbow-haired, 19 years old, asian girl, beautiful, stunning, ,instagram model, discord profile picture face focused')"></i>
|
51 |
<p>Photo of a rainbow-haired, 19 years old, Asian girl</p>
|
52 |
</div>
|