60 lines
2.6 KiB
HTML
60 lines
2.6 KiB
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<!--
|
|
Background image credit: https://www.deviantart.com/sequency/art/Windows-NT-Sky-149092015
|
|
iR Git Site Index (Source Code: https://git.technolog.network/iraven/newpublicsite)
|
|
I welcome you to the mess of things called the source code! XD
|
|
Kinda makes this site what it is. *Somewhat* plain and simple and coded by hand.
|
|
You wanna know in on a secret?
|
|
|
|
|
|
...you're super awesome. No buts. c:
|
|
-->
|
|
<head>
|
|
<link rel="stylesheet" type="text/css" href="default.css">
|
|
<link rel="stylesheet" type="text/css" href="buttons.css">
|
|
<meta name=”robots” content=”noindex,nofollow”>
|
|
<meta name="title" content="iRaven">
|
|
<meta name="description" content="Website of a depressed degenerate introverted weirdo. Nothing to see here.">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
<title>iRaven</title>
|
|
</head>
|
|
<body>
|
|
<center>
|
|
<img name="xeno">
|
|
<br>
|
|
<img src="siteimg/icon/monitor_moon.png" title="Mood.">
|
|
<br><img src="siteimg/LGBTQplus_Progress_Flag.png" width="32px" title="i stand strongly with LGBTQ+ rights. <3">
|
|
<div class=navbuttons>
|
|
<a href="comingsoon.html"><img src="siteimg/icon/deioxpk-32.png">About Me (and my horsie)</a>
|
|
<a href="ocref.html"><img src="siteimg/icon/cd.png">OC References</a>
|
|
<a href="blog/"><img src="siteimg/icon/notepad.png">Tech and Tinkering Blog</a>
|
|
<!--<a href="test.html"><img src="siteimg/net2.png">Test Button 3</a>-->
|
|
</div>
|
|
<div class=web88x31>
|
|
<img src="siteimg/88x31/bestviewedcomp.gif">
|
|
<a href="https://debian.org" target="_blank"><img src="siteimg/88x31/debian-powered.gif"></a>
|
|
<a href="https://fedoraproject.org" target="_blank"><img src="siteimg/88x31/fedora.gif"></a>
|
|
<a href="https://firefox.com" target="_blank"><img src="siteimg/88x31/firefox2.gif"></a>
|
|
<br>
|
|
<a href="https://git.technolog.network/iraven/newpublicsite" target="_blank"><img src="siteimg/88x31/invalidator.gif"></a>
|
|
<a href="https://ffmpeg.org/" target="_blank"><img src="siteimg/88x31/ffmpeg.gif"></a>
|
|
<a href="https://home-assistant.io" target="_blank"><img src="siteimg/88x31/home-assistant.gif"></a>
|
|
<img src="siteimg/88x31/say-no-to-web3.gif">
|
|
<br>
|
|
<!-- <img src="siteimg/88x31/acab.gif"> -->
|
|
<!-- <img src="siteimg/88x31/botao.gif"> -->
|
|
<img src="siteimg/88x31/antinazi.gif">
|
|
<img src="siteimg/88x31/imissxp.gif">
|
|
<img src="siteimg/88x31/piracy.gif">
|
|
<img src="siteimg/88x31/transrights.png">
|
|
</div>
|
|
</center>
|
|
<!-- Snow -->
|
|
<!--<script src=snowstorm.js></script>-->
|
|
<script src="xeno.js"></script>
|
|
<!-- toot (mastodon)-->
|
|
<a rel="me" href="https://pony.social/@iRaven"></a>
|
|
</body>
|
|
</html>
|