Commit 
							
							·
						
						7d18a75
	
1
								Parent(s):
							
							7062e23
								
Update templates/index.html
Browse files- templates/index.html +3 -1
    	
        templates/index.html
    CHANGED
    
    | @@ -245,11 +245,13 @@ | |
| 245 | 
             
                                        ip: {{ ip }}<br>  
         | 
| 246 | 
             
                                        lat, lon: {{ loc }}
         | 
| 247 | 
             
                                      </span>
         | 
|  | |
|  | |
| 248 |  | 
| 249 | 
             
                                      <span id="show-more"><i style="margin-bottom:20px; color:rgb(53, 53, 53);" class="fa-solid fa-caret-down"></i></span>
         | 
| 250 |  | 
| 251 | 
             
                                      <span class="tag">a brayden moore website<br></span>thanks for visiting
         | 
| 252 | 
            -
                                     | 
| 253 |  | 
| 254 |  | 
| 255 | 
             
                                  <!--
         | 
|  | |
| 245 | 
             
                                        ip: {{ ip }}<br>  
         | 
| 246 | 
             
                                        lat, lon: {{ loc }}
         | 
| 247 | 
             
                                      </span>
         | 
| 248 | 
            +
             | 
| 249 | 
            +
                                    </p>
         | 
| 250 |  | 
| 251 | 
             
                                      <span id="show-more"><i style="margin-bottom:20px; color:rgb(53, 53, 53);" class="fa-solid fa-caret-down"></i></span>
         | 
| 252 |  | 
| 253 | 
             
                                      <span class="tag">a brayden moore website<br></span>thanks for visiting
         | 
| 254 | 
            +
                                    
         | 
| 255 |  | 
| 256 |  | 
| 257 | 
             
                                  <!--
         | 
