-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
68 lines (68 loc) · 3.26 KB
/
index.html
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
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>hai!</title>
</head>
<body bgcolor="fff1f1" text="000000" alink="fb6f92" link="fb6f92" vlink="f31b55">
<font face="serif">
<center>
<p>
<h1>lisa felidae</h1>
<a href="index.html">[home]</a> |
<a href="meownet.html">[meownet]</a> |
<a href="credits.html">[credits]</a> |
<a href="blog.html">[blog]</a> |
<a href="notes.html">[notes]</a> |
<a href="pictures.html">[pictures]</a> |
<a href="privacy.html">[privacy]</a>
</p>
</center>
</font>
<font face="serif" size="3">
<p><h1>hai! :3</h1></p>
<p>welcome to my css-less website!</p>
<p>i'm lisa (it/she), and i like computers. i'm a cat. i'm gay, mostly for girls.</p>
<p><a href="https://web.mit.edu/~simsong/www/ugh.pdf">certified UNIX hater</a></p>
<p>i really like mainframes and VM/CMS</p>
<p>i like SCRIPT/VS and GML</p>
<p>i like listening to Red Vox and トゲナシトゲアリ. (<a href="https://www.last.fm/user/illegalcoding">last.fm</a>)</p>
<p>there is not much on this page right now, sorry!</p>
<br>
<p><h3>things i am doing right now:</h3></p>
<ul>
<li>thinking about kissing girls</li>
<li>being dysphoric</li>
</ul>
<br>
<p><h3>contact me!</h3></p>
<p>do you wanna meow at a catgirl on the internet? email <a href="mailto:[email protected]">[email protected]</a> today!</p>
<br>
<p><h3>my friends :3</h3></p>
<ul>
<li>HackerSmacker (link unavailable due to crawling concerns)</li>
<li><a href="https://confusionunknown.nekoweb.org/">ConfusionUnknown</a></li>
<li><a href="http://juliet.hs.vc/">Juliet</a></li>
<li><a href="http://www.diskfloppy.me/">Floppydisk</a></li>
<li><a href="https://bassusteur.github.io/">Treble</a></li>
<li><a href="https://izder456.neocities.org/">izder456</a></li>
<li><a href="https://julimiro.eu/">Juli</a></li>
</ul>
<center>
<a href="https://confusionunknown.nekoweb.org/"><image src="cnfunknown.gif" alt="ConfusionUknown"></image></a>
<a href="https://safebooru.org/index.php?page=post&s=list&tags=cat_girl+yuri"><image src="catgirlyuri.gif" alt="Catgirl yuri now!"></image></a>
<image src="gender.gif" alt="Trans your gender"></image>
<a href="https://www.iso.org/iso-8601-date-and-time-format.html"><image src="iso.png" alt="ISO 8601 Now!"></image></a>
<image src="paws.gif" alt="Made with my own two paws"></image>
<image src="transrights.gif" alt="Trans rights now!"></image>
<image src="ihatelinux.png" alt="I hate GNU/Linux"></image>
<br>
<font face="serif" size="3">
<p><i>Page last updated on 2024-11-02.</i></p>
<p><i>© 2024 Lisa Felidae</i></p>
</font>
</center>
</font>
</body>
</html>