-
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.html
44 lines (44 loc) · 2.5 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
<!DOCTYPE html>
<html>
<title>logzinga.com</title>
<link rel="stylesheet" href="./stylesheets/default.css">
<h1 rel="me" href="https://gyatt.cc/@logzinga">logzinga</h1>
<div class="music">
<h2>i like thissss :3</h2>
<iframe style="border: 0; width: 400px; height: 472px;" src="https://bandcamp.com/EmbeddedPlayer/album=2880677590/size=large/bgcol=333333/linkcol=fe7eaf/artwork=small/transparent=true/" seamless><a href="https://carseatheadrest.bandcamp.com/album/twin-fantasy-2">Twin Fantasy by Car Seat Headrest</a></iframe>
</div>
<nav>
<ul class="navigation"><a target="_blank" href="/">-> home</a></ul>
<ul class="navigation"><a target="_blank" href="https://blog.logzinga.com">logblog</a></ul>
<ul class="navigation"><a target="_blank" rel="me" href="https://gyatt.cc/@logzinga">fediverse</a></ul>
</nav>
<body>
<script src="./oneko.js"></script>
<h2>mY website!!!!!!</h2>
<p>this is full of everything* you need to know about meee :3</p>
<p>if you want to know more about me, check out my <a target="_blank" href="https://gyatt.cc/@logzinga/112201384100100311">introduction post</a></p>
<div class="mini-music">
<h3>i like this album :33</h3>
<iframe style="border: 0; width: 400px; height: 42px;" src="https://bandcamp.com/EmbeddedPlayer/album=2880677590/size=small/bgcol=333333/linkcol=fe7eaf/transparent=true/" seamless><a href="https://carseatheadrest.bandcamp.com/album/twin-fantasy-2">Twin Fantasy by Car Seat Headrest</a></iframe>
</div>
<div class="contact">
<h3>contact mee:</h3>
<li>XMPP: <a href="xmpp:logzinga@xmpp.gyatt.cc">logzinga@xmpp.gyatt.cc</a></li>
<li>Discord: logzinga</li>
<li>Matrix: logzinga:m.gyatt.cc</li>
<li>Fediverse (Mastodon): <a href="https://gyatt.cc/@logzinga">@logzinga@gyatt.cc</a></li>
<li>Fediverse (Akkoma): <a href="https://labyrinth.zone/logzinga">@logzinga@labyrinth.zone</a></li>
</div>
<div class="credits">
<h3>special credits:</h3>
<p><a target="_blank" href="https://github.com/adryd325">adryd325</a> for oneko.js</p>
</div>
<div class="webring">
<p>
<a href="https://fediring.net/previous?host=logzinga.com">←</a>
<a href="https://fediring.net/">Fediring</a>
<a href="https://fediring.net/next?host=logzinga.com">→</a>
</p>
</div>
</body>
</html>