Commit
·
f3f4979
1
Parent(s):
bab82e1
Update templates/index.html
Browse files- templates/index.html +1 -6
templates/index.html
CHANGED
|
@@ -176,8 +176,7 @@
|
|
| 176 |
lat, lon: {{ loc }}<br>
|
| 177 |
time: <span id="time"></span><br><br>
|
| 178 |
|
| 179 |
-
this is a brayden moore website
|
| 180 |
-
thanks for visiting
|
| 181 |
</p>
|
| 182 |
|
| 183 |
<!--
|
|
@@ -187,10 +186,6 @@
|
|
| 187 |
<div class="pulse" style="left: {{ X }}%; top: {{ Y }}%;"></div>
|
| 188 |
</div>
|
| 189 |
-->
|
| 190 |
-
|
| 191 |
-
<p style="color:rgb(83, 83, 83); font-family: 'Helvetica'; font-weight: 50; margin-top: 3%;">
|
| 192 |
-
a brayden moore website
|
| 193 |
-
</p>
|
| 194 |
</div>
|
| 195 |
|
| 196 |
</div>
|
|
|
|
| 176 |
lat, lon: {{ loc }}<br>
|
| 177 |
time: <span id="time"></span><br><br>
|
| 178 |
|
| 179 |
+
this is a brayden moore website. thanks for visiting
|
|
|
|
| 180 |
</p>
|
| 181 |
|
| 182 |
<!--
|
|
|
|
| 186 |
<div class="pulse" style="left: {{ X }}%; top: {{ Y }}%;"></div>
|
| 187 |
</div>
|
| 188 |
-->
|
|
|
|
|
|
|
|
|
|
|
|
|
| 189 |
</div>
|
| 190 |
|
| 191 |
</div>
|