forked from tilde/tilde.32bit.cafe
matches the improved styling cuboid committed and matches the changes I made but forgot to actually push to the repo
25 lines
1.4 KiB
HTML
25 lines
1.4 KiB
HTML
<!doctype html>
|
||
<html lang=en></html>
|
||
<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;">Under construction.</p>
|
||
|
||
<p> List of active websites! </p>
|
||
<ul>
|
||
</ul style='web'>
|
||
<!-- siteListGenerator matches the style='web' to insert sites, don't change this line unless you
|
||
update siteListGenerator. Yes, this is invalid html; Yes, this is a total hack. Counterpoint:
|
||
I don't actually know what I'm doing and major browsers ignore the invalid html (☞゚ヮ゚)☞ -->
|
||
</body>
|
||
</html> |