-
Notifications
You must be signed in to change notification settings - Fork 0
/
credits.html
45 lines (45 loc) · 2.03 KB
/
credits.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>credits!</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">
<h1>Cool folks who inspired this site:</h1>
<ul>
<li><p><a href="https://confusionunknown.nekoweb.org/">ConfusionUnknown</a>, for the colors on this webpage</p></li>
<li><p>HackerSmacker, for the navigation bar</p></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-10-06.</i></p>
<p><i>© 2024 Lisa Felidae</i></p>
</font>
</center>
</font>
</body>
</html>