Spaces:
Running
Running
Update templates/index.html
Browse files- templates/index.html +1 -1
templates/index.html
CHANGED
@@ -284,7 +284,7 @@
|
|
284 |
ip: {{ ip }}<br>
|
285 |
lat, lon: {{ loc }}
|
286 |
</span><span id="show-more">(more) <i style="margin-bottom:5px; color:var(--text-color);" id="more-button" class="fa-solid fa-caret-down"></i></span>
|
287 |
-
|
288 |
<span id="tag">made by brayden moore</span>
|
289 |
</p>
|
290 |
|
|
|
284 |
ip: {{ ip }}<br>
|
285 |
lat, lon: {{ loc }}
|
286 |
</span><span id="show-more">(more) <i style="margin-bottom:5px; color:var(--text-color);" id="more-button" class="fa-solid fa-caret-down"></i></span>
|
287 |
+
<br>
|
288 |
<span id="tag">made by brayden moore</span>
|
289 |
</p>
|
290 |
|