forked from nyancrimew/maia.crimew.gay
initial meow
This commit is contained in:
commit
e0c898e7fd
2 changed files with 36 additions and 0 deletions
BIN
cat-explosion.gif
Normal file
BIN
cat-explosion.gif
Normal file
Binary file not shown.
After Width: | Height: | Size: 272 KiB |
36
index.html
Normal file
36
index.html
Normal file
|
@ -0,0 +1,36 @@
|
||||||
|
<!DOCTYPE html>
|
||||||
|
<html>
|
||||||
|
<head>
|
||||||
|
<meta charset="utf-8" />
|
||||||
|
<title>maia :3</title>
|
||||||
|
</head>
|
||||||
|
<style>
|
||||||
|
html {
|
||||||
|
background-color: rgb(236, 169, 203);
|
||||||
|
color: rgb(92, 53, 124);
|
||||||
|
}
|
||||||
|
</style>
|
||||||
|
<body>
|
||||||
|
<h1>maia <sub>arson crimew</sub></h1>
|
||||||
|
<p>hello i am maia (it/she) and this website is not finished at all as a matter of fact i havent even rly started working on it yet.</p>
|
||||||
|
<p>here is one of my favorite gifs:</p>
|
||||||
|
<img src="/cat-explosion.gif" alt="an very cool cat in front of an explosion">
|
||||||
|
<div>
|
||||||
|
<span><a href="https://twitter.com/_nyancrimew" target="_blank">birded site</a></span>
|
||||||
|
<span>|</span>
|
||||||
|
<span><a href="https://crimew.gay/maia" target="_blank">fedded verse</a></span>
|
||||||
|
<span>|</span>
|
||||||
|
<span><a href="https://soundcloud.com/nyancrimew" target="_blank">sounded cloud</a></span>
|
||||||
|
<span>|</span>
|
||||||
|
<span><a href="https://last.fm/user/nyancrimew" target="_blank">last dot federated states of micronesia</a></span>
|
||||||
|
<span>|</span>
|
||||||
|
<span><a href="https://github.com/deletescape" target="_blank">gitted hub</a></span>
|
||||||
|
<span>|</span>
|
||||||
|
<span><a href="https://git.lavender.software/nyancrimew" target="_blank">gitted tea</a></span>
|
||||||
|
</div>
|
||||||
|
<footer>
|
||||||
|
<div><p><small>i am going to add fun badges here eventually but i was too lazy to do so today</small></p></div>
|
||||||
|
<script src="https://lavender.software/webring/webring-0.2.0.js" data-site-id="maia"></script>
|
||||||
|
</footer>
|
||||||
|
</body>
|
||||||
|
</html>
|
Loading…
Reference in a new issue