BraydenMoore commited on
Commit
d00be55
·
verified ·
1 Parent(s): 3afba57

Update templates/index.html

Browse files
Files changed (1) hide show
  1. 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