Removing snow clutter

This commit is contained in:
Xeno (Kyle S) 2023-12-28 01:29:53 -06:00
parent 3f76060864
commit 3b44edfa2b

View File

@ -13,7 +13,7 @@
<head> <head>
<link rel="stylesheet" type="text/css" href="default.css"> <link rel="stylesheet" type="text/css" href="default.css">
<link rel="stylesheet" type="text/css" href="buttons.css"> <link rel="stylesheet" type="text/css" href="buttons.css">
<link rel="stylesheet" type="text/css" href="snow.css"> <!--<link rel="stylesheet" type="text/css" href="snow.css"> -->
<meta name=”robots” content=”noindex,nofollow”> <meta name=”robots” content=”noindex,nofollow”>
<meta name="title" content="iRaven"> <meta name="title" content="iRaven">
<meta name="description" content="Website of a depressed degenerate introverted weirdo. Nothing to see here."> <meta name="description" content="Website of a depressed degenerate introverted weirdo. Nothing to see here.">
@ -22,8 +22,8 @@
<body> <body>
<center> <center>
<!-- <img src="siteimg/deioxpk-b2e38b76-f126-4d2c-bf24-91713dbfa3d0smol2.png" title="Have hors. - Art by LimeDazzle" width="400"> --> <!-- <img src="siteimg/deioxpk-b2e38b76-f126-4d2c-bf24-91713dbfa3d0smol2.png" title="Have hors. - Art by LimeDazzle" width="400"> -->
<!--<img src="siteimg/deioxpk-xmas1_smol.png" title="Have festive hors. - Art by LimeDazzle" width="400">--> <img src="siteimg/deioxpk-xmas1_smol.png" title="Have festive hors. - Art by LimeDazzle" width="400">
<img src="siteimg/xenopan_50pcrop.png" title="Have proud pansexual hors. - Art by Vivian Reed VA" width="500"> <!--<img src="siteimg/xenopan_50pcrop.png" title="Have proud pansexual hors. - Art by Vivian Reed VA" width="500">-->
<br> <br>
<img src="siteimg/deioxpk-32.png"><img src="siteimg/monitor_moon.png" title="Mood."> <img src="siteimg/deioxpk-32.png"><img src="siteimg/monitor_moon.png" title="Mood.">
<br><img src="siteimg/LGBTQplus_Progress_Flag.png" width="32px" title="i stand strongly with LGBTQ+ rights. <3"> <br><img src="siteimg/LGBTQplus_Progress_Flag.png" width="32px" title="i stand strongly with LGBTQ+ rights. <3">
@ -53,70 +53,7 @@
</center> </center>
<!-- Snow --> <!-- Snow -->
<script src=snowstorm.js></script> <script src=snowstorm.js></script>
<div class="snowflakes" aria-hidden="true"> <!-- toot (mastodon)-->
<div class="snowflake"> <a rel="me" href="https://pony.social/@iRaven"></a>
</div>
<div class="snowflake">
</div>
<div class="snowflake">
</div>
<div class="snowflake">
</div>
<div class="snowflake">
</div>
<div class="snowflake">
</div>
<div class="snowflake">
</div>
<div class="snowflake">
</div>
<div class="snowflake">
</div>
<div class="snowflake">
</div>
<div class="snowflake">
</div>
<div class="snowflake">
</div>
<div class="snowflake">
</div>
<div class="snowflake">
</div>
<div class="snowflake">
</div>
<div class="snowflake">
</div>
<div class="snowflake">
</div>
<div class="snowflake">
</div>
<div class="snowflake">
</div>
<div class="snowflake">
</div>
</div>
<!--End snow-->
<!-- toot (mastodon)-->
<a rel="me" href="https://pony.social/@iRaven"></a>
</body> </body>
</html> </html>