forked from tilde/tilde.32bit.cafe
		
	
		
			
				
	
	
		
			24 lines
		
	
	
		
			1.3 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			24 lines
		
	
	
		
			1.3 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
| <!doctype html>
 | ||
| <html lang="en">
 | ||
| <head>
 | ||
|     <title>~site-list</title>
 | ||
|     <link rel="stylesheet" href="style.css">
 | ||
| </head>
 | ||
| <body>
 | ||
|     <a href="index.html">Back</a>
 | ||
|     <pre class="asciiShadow">
 | ||
|             _╱ _|_|_|_|_|  _|  _|        _|                _|_|_|      _|_|    _|        _|    _|                                  _|_|          
 | ||
|           _╱       _|          _|    _|_|_|    _|_|              _|  _|    _|  _|_|_|        _|_|_|_|        _|_|_|    _|_|_|    _|        _|_|  
 | ||
|         _╱         _|      _|  _|  _|    _|  _|_|_|_|        _|_|        _|    _|    _|  _|    _|          _|        _|    _|  _|_|_|_|  _|_|_|_|
 | ||
|       _╱           _|      _|  _|  _|    _|  _|                  _|    _|      _|    _|  _|    _|          _|        _|    _|    _|      _|      
 | ||
|     _╱             _|      _|  _|    _|_|_|    _|_|_|  _|  _|_|_|    _|_|_|_|  _|_|_|    _|      _|_|  _|    _|_|_|    _|_|_|    _|        _|_|_|
 | ||
|     </pre>
 | ||
|     <p style="margin: 6%; margin-top: 300px;">List of websites: </p>
 | ||
|     
 | ||
|     <ul>
 | ||
|     </ul style='web'>
 | ||
|     <!-- siteListGenerator matches the style='web' to insert sites, don't change this line unless you 
 | ||
|      update siteListGenerator in both git and on the server. Yes, this is a total hack, counterpoint
 | ||
|      I don't actually know what I'm doing 8) -->
 | ||
| </body>
 | ||
| </html> |