forked from tilde/tilde.32bit.cafe
26 lines
1.2 KiB
HTML
26 lines
1.2 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;">Site list: </p>
|
||
<ul>
|
||
|
||
</ul style="web">
|
||
<!--
|
||
siteListGenerator matches the style="web" to insert active sites, hence the list being blank in the repo
|
||
The script runs every 5 minutes to generate the list.
|
||
-->
|
||
</body>
|
||
</html>
|