blob: c5e53f6daf146ddf27c2084c4dfb7e2e8d62d22c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
|
<html lang="en">
<head>
<title>Willow's Whimsical Space</title>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<link rel="stylesheet" href="https://tilde.club/~willow/style.css">
</head>
<body>
<center>
<pre>
\ /o|| _ / _
\/\/ |||(_)\/\/_>
__
\ /|_ o._ _ _o _ _.| (_ ._ _. _ _
\/\/ | ||| | |_>|(_(_|| __)|_)(_|(_(/_
|
</pre>
</center>
<p>$ ls</p>
<p>
<a href="https://tilde.club/~willow/about/">about.txt</a>
<a href="https://tilde.club/~willow/git/">git/</a>
</p>
<p>$ <a class="blink">█</a></p>
</body>
<footer>
<p>
<a href="https://tilde.club" target="_blank"><img src="http://tilde.club/~zarate/tildeclub.gif" border="0" width="88" height="31" alt="Tilde Club Badge"></a>
<a href="https://archlinux.org" target="_blank"><img src="https://tilde.club/~willow/arch.png"></a>
<a href="https://store.steampowered.com/app/2310/Quake/" target="_blank"><img src="https://tilde.club/~willow/quake.gif"></a>
</p>
<p>
<a href="https://whimsically-natured.space/" target="_blank"><img src="https://tilde.club/~willow/whimsy.gif"></a>
<a href="https://al2f.codeberg.page/" target="_blank"><img src="https://tilde.club/~willow/al2f.gif"></a>
<a href="https://jessieisironicallym3.nekoweb.org/" target="_blank"><img src="https://jessieisironicallym3.nekoweb.org/jessies-place-web-button.gif"></a>
<a href="https://goodgirl.dev/" target="_blank"><img src="https://goodgirl.dev/_images/site_button.png"></a>
</p>
</footer>
</html>
|