forked from tilde/tilde.32bit.cafe
Sync: Match what's on the server to github repo
matches the improved styling cuboid committed and matches the changes I made but forgot to actually push to the repo
This commit is contained in:
parent
43d235244b
commit
297e5775c1
@ -1,5 +1,5 @@
|
|||||||
<!doctype html>
|
<!doctype html>
|
||||||
<html lang="en">
|
<html lang=en></html>
|
||||||
<head>
|
<head>
|
||||||
<title>~site-list</title>
|
<title>~site-list</title>
|
||||||
<link rel="stylesheet" href="style.css">
|
<link rel="stylesheet" href="style.css">
|
||||||
@ -7,19 +7,19 @@
|
|||||||
<body>
|
<body>
|
||||||
<a href="index.html">Back</a>
|
<a href="index.html">Back</a>
|
||||||
<pre class="asciiShadow">
|
<pre class="asciiShadow">
|
||||||
_╱ _|_|_|_|_| _| _| _| _|_|_| _|_| _| _| _| _|_|
|
_╱ _|_|_|_|_| _| _| _| _|_|_| _|_| _| _| _| _|_|
|
||||||
_╱ _| _| _|_|_| _|_| _| _| _| _|_|_| _|_|_|_| _|_|_| _|_|_| _| _|_|
|
_╱ _| _| _|_|_| _|_| _| _| _| _|_|_| _|_|_|_| _|_|_| _|_|_| _| _|_|
|
||||||
_╱ _| _| _| _| _| _|_|_|_| _|_| _| _| _| _| _| _| _| _| _|_|_|_| _|_|_|_|
|
_╱ _| _| _| _| _| _|_|_|_| _|_| _| _| _| _| _| _| _| _| _|_|_|_| _|_|_|_|
|
||||||
_╱ _| _| _| _| _| _| _| _| _| _| _| _| _| _| _| _| _|
|
_╱ _| _| _| _| _| _| _| _| _| _| _| _| _| _| _| _| _|
|
||||||
_╱ _| _| _| _|_|_| _|_|_| _| _|_|_| _|_|_|_| _|_|_| _| _|_| _| _|_|_| _|_|_| _| _|_|_|
|
_╱ _| _| _| _|_|_| _|_|_| _| _|_|_| _|_|_|_| _|_|_| _| _|_| _| _|_|_| _|_|_| _| _|_|_|
|
||||||
</pre>
|
</pre>
|
||||||
<p style="margin: 6%; margin-top: 300px;">Site list: </p>
|
<p style="margin: 6%; margin-top: 300px;">Under construction.</p>
|
||||||
<ul>
|
|
||||||
|
|
||||||
</ul style="web">
|
<p> List of active websites! </p>
|
||||||
<!--
|
<ul>
|
||||||
siteListGenerator matches the style="web" to insert active sites, hence the list being blank in the repo
|
</ul style='web'>
|
||||||
The script runs every 5 minutes to generate the list. I'm aware this is invalid html
|
<!-- 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>
|
</body>
|
||||||
</html>
|
</html>
|
Loading…
x
Reference in New Issue
Block a user