BraydenMoore commited on
Commit
bd475c7
·
verified ·
1 Parent(s): 26468bf

Update templates/index.html

Browse files
Files changed (1) hide show
  1. templates/index.html +2 -3
templates/index.html CHANGED
@@ -285,10 +285,9 @@
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
- <br><br>
289
  <span id="tag">
290
- unsecured camera is made<br>
291
- by brayden moore<br>
292
  email: <a href=mailto:[email protected]>[email protected]</a></span>
293
  </p>
294
 
 
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
+ <br>
289
  <span id="tag">
290
+ unsecured camera is made by brayden moore<br>
 
291
  email: <a href=mailto:[email protected]>[email protected]</a></span>
292
  </p>
293