1
0
This commit is contained in:
2025-06-06 00:21:10 -05:00
parent 1b292ef0c5
commit 812be5bb5b
8 changed files with 33 additions and 16 deletions

View File

@ -21,3 +21,6 @@ table {
background-color:black; background-color:black;
background:rgba(32, 32, 32, 0.8) background:rgba(32, 32, 32, 0.8)
} }
.web88x31 {
padding: 15px;
}

View File

@ -26,22 +26,29 @@
<img src="siteimg/monitor_moon.png" title="Mood."> <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">
<div class=navbuttons> <div class=navbuttons>
<!-- <a href="mypcs/"><img src="siteimg/pc.png">Computers and MORE Computers</a>
<a href="links.html"><img src="siteimg/net.png">Other Things Waaaaaaay Cooler Than Me</a>
<br> -->
<a href="comingsoon.html"><img src="siteimg/deioxpk-32.png">About Me (and my horsie)</a> <a href="comingsoon.html"><img src="siteimg/deioxpk-32.png">About Me (and my horsie)</a>
<a href="ocref.html"><img src="siteimg/cd.png">OC References</a> <a href="ocref.html"><img src="siteimg/cd.png">OC References</a>
<a href="blog/"><img src="siteimg/notepad.png">Tech and Tinkering Blog</a> <a href="blog/"><img src="siteimg/notepad.png">Tech and Tinkering Blog</a>
<!-- <a href="software.html"><img src="siteimg/filegear.png">Softwares</a> -->
<!--<a href="test.html"><img src="siteimg/net2.png">Test Button 3</a>--> <!--<a href="test.html"><img src="siteimg/net2.png">Test Button 3</a>-->
</div> </div>
<!-- <br> <div class=web88x31>
<h1>Hi.</h1> <img src="siteimg/88x31/bestviewedcomp.gif">
<p>Welcome to the site of a certain pansexual midnight blue unicorn doing things around the WWW. :3</p> <a href="https://debian.org" target="_blank"><img src="siteimg/88x31/debian-powered.gif"></a>
<p>It may look like it's 1996, but don't fret, this site is just as functional as modern ones!</p> <a href="https://fedoraproject.org" target="_blank"><img src="siteimg/88x31/fedora.gif"></a>
<p>Just... without any heavy JavaScript or CSS. Old computers are lovely and they deserve to be compatible.</p> <a href="https://firefox.com" target="_blank"><img src="siteimg/88x31/firefox2.gif"></a>
<p>Trans rights are human rights, trans people are very valid and deserve to be who they want to be. <3</p> <br>
<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> </center>
<!-- Snow --> <!-- Snow -->
<!--<script src=snowstorm.js></script>--> <!--<script src=snowstorm.js></script>-->

BIN
siteimg/88x31/antinazi.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

BIN
siteimg/88x31/firefox2.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.5 KiB

BIN
siteimg/88x31/imissxp.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 477 B

17
xeno.js
View File

@ -4,8 +4,9 @@ var imageArray = [
"siteimg/deioxpk-b2e38b76-f126-4d2c-bf24-91713dbfa3d0smol2.png", "siteimg/deioxpk-b2e38b76-f126-4d2c-bf24-91713dbfa3d0smol2.png",
"siteimg/xenopan_50pcrop.png", "siteimg/xenopan_50pcrop.png",
"https://cdn.technolog.network/img/xeno/kittyrosiefull%20(Medium).png", "https://cdn.technolog.network/img/xeno/kittyrosiefull%20(Medium).png",
"https://cdn.technolog.network/img/xeno/xenohappysit.png", "https://cdn.technolog.network/img/xeno/jhayarr1_smol.png",
"https://cdn.technolog.network/img/xeno/jhayarr1_smol.png" "https://cdn.technolog.network/img/xeno/jhayarr6%20(Medium).png",
"https://cdn.technolog.network/img/xeno/beatlinked1%20(Medium).png"
] ]
var xenoPrideImg = "siteimg/xenopan_50pcrop.png"; var xenoPrideImg = "siteimg/xenopan_50pcrop.png";
var xenoXmasImg = "siteimg/deioxpk-xmas1_smol.png" var xenoXmasImg = "siteimg/deioxpk-xmas1_smol.png"
@ -13,7 +14,7 @@ var xenoXmasImg = "siteimg/deioxpk-xmas1_smol.png"
var num = Math.floor(Math.random() * (imageArray.length)); var num = Math.floor(Math.random() * (imageArray.length));
const month = new Date().getMonth(); const month = new Date().getMonth();
if (month == 5) { // June - LGBTQ+ Pride if (month == 2) { // June - LGBTQ+ Pride
console.log("Month is June - LGBTQ+ Pride!"); console.log("Month is June - LGBTQ+ Pride!");
document.xeno.width = "550"; document.xeno.width = "550";
document.xeno.src = xenoPrideImg; document.xeno.src = xenoPrideImg;
@ -34,10 +35,16 @@ if (month == 5) { // June - LGBTQ+ Pride
document.xeno.title += " - Art by LimeDazzle"; document.xeno.title += " - Art by LimeDazzle";
} else if (chosennum == 1) { } else if (chosennum == 1) {
document.xeno.title += " - Art by Vivian Reed VA"; document.xeno.title += " - Art by Vivian Reed VA";
document.xeno.width = "600";
} else if (chosennum == 2) { } else if (chosennum == 2) {
document.xeno.title += " - Art by KittyRosie"; document.xeno.title += " - Art by KittyRosie";
} else if (chosennum == 4){ } else if (chosennum == 3) {
document.xeno.title += " - Art by CrescendCinnamon"; document.xeno.title += " - Art by CrescendCinnamon";
document.xeno.width = "300"; document.xeno.width = "400";
} else if (chosennum == 4) {
document.xeno.title = "I wub my wubhons! - Art by CrescendCinnamon";
document.xeno.width = "450";
} else if (chosennum == 5) {
document.xeno.title += " - Art by Beatlinked";
} }
} }