diff options
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 280 |
1 files changed, 0 insertions, 280 deletions
diff --git a/index.html b/index.html deleted file mode 100644 index 187dce0..0000000 --- a/index.html +++ /dev/null @@ -1,280 +0,0 @@ -<!doctype html> -<html lang="en"> - <head> - <meta charset="UTF-8" /> - <meta name="viewport" content="width=device-width, initial-scale=1.0" /> - <title>pinapelz.moe - u found it</title> - <meta name="description" content="moe moe wow why did i make this" /> - <link rel="icon" href="assets/pfp.webp" /> - <link rel="stylesheet" type="text/css" href="styles/styles.css" /> - <link rel="stylesheet" type="text/css" href="styles/clock.css" /> - <link - href="https://fonts.googleapis.com/css2?family=Press+Start+2P&display=swap" - rel="stylesheet" - /> - <script src="scripts/index.js"></script> - <style> - .marquee span { - font-family: "Press Start 2P", cursive; - font-size: 25px; - } - </style> - </head> - <body> - <script src="/scripts/clock.js"></script> - <div class="container"> - <div class="header"> - <div class="header-content"> - <div class="marquee"> - <span>welcome to pinapelz.moe</span> - </div> - <div class="header-animation"> - <img - src="assets/603.webp" - alt="rosemi" - class="random-float" - /> - <img - src="assets/eri.jpg" - alt="erina" - class="random-float" - /> - <img - src="assets/reine.jpg" - alt="reine" - class="random-float" - /> - <img - src="assets/usami.webp" - alt="usami" - class="random-float" - /> - <img - src="assets/vuln.jpg" - alt="vuln" - class="random-float" - /> - <img - src="assets/gc.jpg" - alt="gnomechild" - class="random-float" - /> - <img - src="assets/rappy.webp" - alt="rappy" - class="random-float" - /> - <img - src="assets/aiba.webp" - alt="aiba" - class="random-float" - /> - <img - src="assets/sdvx.png" - alt="sdvx" - class="random-float" - /> - </div> - </div> - </div> - <div class="sidebar"> - <h3>Navigation</h3> - <ul> - <li><a href="/">home</a></li> - <li><a href="/about.html">webmaster</a></li> - <li><a href="/projects.html">projects</a></li> - <li><a href="https://moekyun.me">moeify my link</a></li> - </ul> - <img - src="assets/pfp.webp" - class="border-img crazy-image" - width="250px" - alt="Cute Anime GIF" - /> - - <div class="contacts-section"> - <h3>Contact Me</h3> - <p>idk maybe you need to reach me for some reason</p> - <ul> - <li> - Email: - <a href="mailto:pinapelz@moekyun.me" - >pinapelz@moekyun.me</a - > - </li> - <li> - X: <a href="https://x.com/pinapelz">@pinapelz</a> - </li> - <li> - Fediverse: - <a href="https://social.moekyun.me/@pinapelz" - >@pinapelz@social.moekyun.me</a - > - </li> - <li>Discord: @pinapelz</li> - </ul> - </div> - <section id="discord-status" class="discord-status"> - <img - src="https://assets-global.website-files.com/6257adef93867e50d84d30e2/636e0a6ca814282eca7172c6_icon_clyde_white_RGB.svg" - alt="Discord Avatar" - /> - <div class="status-container"> - <h2><span class="status-text"></span></h2> - </div> - <script> - fetchDiscordStatus("246787839570739211"); - </script> - </section> - <p id="quote"></p> - <div class="random-image-container"> - </div> - </div> - - <div class="content"> - <div class="welcome-box"> - <h2>Welcome!</h2> - <p> - <blink>Ahoy!</blink> Thanks for visiting! I thought the - old Linktree like site was pretty boring for a - <span class="glitter">.moe</span> domain, so I took - matters into my own hands and "<span class="glitter" - >moeifyed</span - >" it! - </p> - <p style="display: flex; align-items: center"> - Hope you enjoy your stay! - <img - src="assets/xqcl.webp" - width="35px" - style="margin-left: 10px" - /> - </p> - </div> - - <div class="general-section"> - <div id="music-player" class="music-player"> - <h3>Patchwork Radio</h3> - <audio controls style="width: 100%"> - <source - src="https://a4.asurahosting.com/listen/patchworkarchive/radio.mp3" - type="audio/mpeg" - /> - Your browser does not support the audio element. - </audio> - <div id="now-playing" class="now-playing"> - <h4>Now Playing:</h4> - <p id="song-title">Loading... 123</p> - <p id="song-artist"> - plz be patient. radio might be down - </p> - <a href="https://patchwork.moekyun.me/radio" - >Powered by Patchwork Archive</a - > - </div> - </div> - <img - src="assets/growing.gif" - height="300px" - alt="Patchwork Archive" - class="border-img" - /> - <img - src="assets/skill-issue.gif" - height="300px" - alt="Patchwork Archive" - class="border-img" - /> - </div> - <div id="clock" class="clock-widget"></div> - <div class="general-section" style="display: flex; justify-content: space-between; align-items: center;"> - <div style="width: 48%; border-right: 1px solid #000; padding-right: 10px;"> - <img src="assets/don-chan.gif" alt="Don-chan from Taiko no Tatsujin" class="border-img" style="width: 50%; height: auto; display: block; margin: 0 auto;" /> - <h3 style="text-align: center;">Rhythm Game Tierlist</h3> - <p style="text-align: center;">my personal tierlist for rhythm games. I try to judge a series as a whole since most of them keep the same mechanics in sequels</p> - <a href="/rhythm-games-tierlist.html" style="display: block; text-align: center;">check it out here</a> - </div> - <div style="width: 48%; padding-left: 10px;"> - <p style="text-align: center;">can we just pretend there's something cool here?</p> - </div> - </div> - - <div class="general-section" style="font-size: 1.1em"> - <div> - <h3>GitHub</h3> - <p> - nerdge programming <br /> - + open source stuff 🤓 - </p> - <a href="https://github.com/pinapelz"> - <img - src="https://github.githubassets.com/images/modules/logos_page/GitHub-Mark.png" - alt="GitHub Logo" - width="20" - height="20" - style=" - vertical-align: middle; - margin-right: 5px; - " - /> - github.com/pinapelz - </a> - </div> - - <div> - <h3>Blog</h3> - <p> - random rambling<br /> - (sometimes technical stuff) - </p> - <a href="https://blog.pinapelz.com"> - blog.pinapelz.com - </a> - </div> - <div> - <h3>Super Secret Link</h3> - <p> - mystery link for true vtuber degens<br /> - I'll change it from time to time - </p> - <a href="https://link.moekyun.me/Y4z40E"> - 🔒 https://link.moekyun.me/Y4z40E - </a> - </div> - </div> - <h2> - even more links - </h2> - <p> - more stuff to look at... may or may not be worth anything to you - </p> - <ul> - <li><a href="/extras/removed-vtuber-songs-and-covers.html">Externally archived but removed/privated VTuber songs and Covers</a></li> - </ul> - </div> - <div class="footer"> - <div class="footer-links"></div> - <p> - <a href="https://pinapelz.moe">pinapelz.moe</a> / - <a href="https://pinapelz.com">pinapelz.com</a> / - <a href="https://mojibaka.pinapelz.com">arcade.moekyun.me</a> / - <a href="https://phase-tracker.com">phase-tracker.com</a> / - <a href="https://patchwork.moekyun.me">patchwork.moekyun.me</a> / - <a href="https://blog.pinapelz.com">blog.pinapelz.com</a> / - <a href="https://mojibaka.pinapelz.com">mojibaka.pinapelz.com</a> / - <a href="https://moekyun.me">moekyun.me</a> / - <a href="https://vtuber-captcha.moekyun.me">vtuber-captcha.moekyun.me</a> - </p> - <a href="https://nekoweb.org/" - ><img src="https://nekoweb.org/assets/buttons/button7.gif" - /></a> - <a href="https://linux.org/" - ><img - src="https://adriansblinkiecollection.neocities.org/buttons/a46.jpg" - /></a> - </div> - - </div> - </div> - </body> -</html> |
