initial commit

This commit is contained in:
Blaz 2020-08-28 22:07:52 +00:00
commit bbf59cacc9
2 changed files with 35 additions and 0 deletions

0
README.md Normal file
View File

35
index.html Normal file
View File

@ -0,0 +1,35 @@
<html>
<head><title>My tilde.club page</title>
<link rel="stylesheet" href="https://tilde.club/style.css">
</head>
<body>
<h1>~~~this is my tilde.club page~~~~</h1>
<p>Just log in with your secure internet shell to change this file! </p>
<p>You may want to read: <a href="/wiki/">the tilde.club wiki</a> for help.</p>
<br>
<!-- Begin Tilde.Club Ring Fragment-->
<center>
<font size="2">
</font></p><center><font size="2">
<center>
<br><img src="http://tilde.club/~harper/webring.png" border="0" usemap="#notepad.map"><br>
</center>
<br>
Click for the [
<a href="http://tilde.club/~harper/link.html?action=random" target="_top">Random page</a> ]
<br>
Want to join the ring? Click here for
<a href="http://tilde.club/~harper/link.html?action=info" target="_top">info</a>.
<br></font></center>
<map name="notepad.map">
<area shape="rect" coords="0, 0, 60, 70" target="_top" href="http://tilde.club/~harper/link.html?action=join">
<area shape="rect" coords="130, 0, 417, 75" target="_top" href="http://tilde.club/~harper/link.html?action=random">
<area shape="rect" coords="465, 0, 549, 75" target="_top" href="http://tilde.club/~harper/link.html?action=join">
</map>
</center>
<!-- End Webring Fragment-->
</body>
</html>