limepot-xyz/dist/index.html
2024-04-17 03:10:54 -06:00

141 lines
No EOL
5.7 KiB
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="description" content="Personal website to LimePotato">
<meta name="viewport" content="width=device-width">
<link rel="icon" type="image/svg+xml" href="/assets/profileimages/lunanelle.jpeg">
<meta name="generator" content="Astro v2.10.7">
<link rel="stylesheet" href="/mybulma/css/mystyles.css">
<title>LimePot - Home</title>
<link rel="stylesheet" href="/_astro/about.28f07a25.css" /><script type="module">document.addEventListener("DOMContentLoaded",()=>{Array.prototype.slice.call(document.querySelectorAll(".navbar-burger"),0).forEach(t=>{t.addEventListener("click",()=>{const e=t.dataset.target,a=document.getElementById(e);t.classList.toggle("is-active"),a.classList.toggle("is-active")})})});
</script></head>
<body>
<nav class="navbar" role="navigation" aria-label="main navigation">
<div class="navbar-brand">
<a class="navbar-item" href="/">
<!--
<img
src="/assets/profileimages/lunanelle.jpeg"
style="border-radius: 20%"
/>
-->
<span class="text-gradient">LimePot</span>
</a>
<a role="button" class="navbar-burger" data-target="navMenu" aria-label="menu" aria-expanded="false">
<span aria-hidden="true"></span>
<span aria-hidden="true"></span>
<span aria-hidden="true"></span>
</a>
</div>
<div class="navbar-menu" id="navMenu">
<div class="navbar-start">
<a class="navbar-item" href="/about">
<span class="text-gradient">About Me</span>
</a>
<a class="navbar-item" href="/projects">
<span class="text-gradient">Projects</span>
</a>
<a class="navbar-item" href="/blog">
<span class="text-gradient">Blog</span>
</a>
</div>
</div>
</nav>
<div class="navbar-end">
<!--
<a class="navbar-item" href="https://ko-fi.com/limepot">
<img src="/assets/other-branding/ko-fi-button-red.png">
</a>
-->
<!--
<a class="navbar-item" href="https://likeitsthe90s.limepot.xyz/">
Lets act like its the 90s
</a>
-->
</div>
<!-- This JS is required for mobile users to navigate the site, working on a mobile alternative -->
<!-- This JS is required for mobile users to navigate the site, working on a mobile alternative -->
<section class="section">
<div class="container">
<main>
<center>
<marquee Behavior="Alternate"><h2 class="title">
<span class="text-gradient">Hello World</span>
</h2></marquee>
<br>
<div class="content">
<a href="/404">0 Days since last incident.</a>
<br>
<p class="subtitle">"Forever - is composed of Nows</p>
<p class="subtitle">`Tis not a different time -</p>
<p class="subtitle">Except for Infiniteness -</p>
<p class="subtitle">And Latitude of Home -</p>
<br>
<p class="subtitle">From this - experienced Here -</p>
<p class="subtitle">Remove the Dates - to These -</p>
<p class="subtitle">Let Months dissolve in further Months -</p>
<p class="subtitle">And Years - exhale in Years ."</p>
<p class="subtitle"></p><strong>- Emily Dickinson</strong>
</div>
</center>
</main>
</div>
</section>
<center>
<footer class="footer">
<div class="content has-text-centered">
<!--Badges-->
<a href="https://limepot.xyz/"><img src="/assets/badges/limepotxyz-badge00.gif">
<br>
</a><a href="https://jointhefediverse.net/"><img src="/assets/badges/FEDERATE-NOW.jpg">
</a><a href="https://gnu.org"><img src="/assets/badges/gnu-linux.gif">
</a><a href="https://fuckoffgoogle.de/"><img src="/assets/badges/google_stand.gif">
<br>
</a><a href="https://privacytests.org/"><img src="/assets/badges/chrmevil.gif">
<img src="/assets/badges/browser.gif">
<iframe src="//incr.easrng.net/badge?key=limepot" style="background: url(//incr.easrng.net/bg.gif)" title="increment badge" width="88" height="31" frameborder="0"></iframe>
<br>
</a><p><a href="https://privacytests.org/">
</a><a href="https://fediring.net/previous?host=limepot.xyz"></a>
<a href="https://fediring.net/"><img src="/assets/badges/fediring-badge.gif"></a>
<a href="https://fediring.net/next?host=limepot.xyz"></a>
</p>
<!--Badges-->
<br><br>
<a href="https://astro.build">
<img src="https://astro.badg.es/v1/built-with-astro/tiny.svg" alt="Built with Astro" width="109" height="20">
</a>
<a href="https://bulma.io">
<img src="https://bulma.io/images/made-with-bulma--semiwhite.png" alt="Made with Bulma" width="128" height="24">
</a>
<br>
<a href="https://github.com/catppuccin/catppuccin">
<img src="https://img.shields.io/badge/Catppuccin-Mocha%20Mauve-%23cba6f7" width="185" height="20">
</a>
<a href="https://git.ouroboros.group/LimePotato/limepot-xyz">
<img src="https://img.shields.io/badge/Site-Source-lightgrey.svg" width="94.2" height="20">
</a>
<br>
<a href="https://up.ouroboros.group/status/obos"><u>Experiencing downtimes?</u></a>
<a href="/policy"><u>Security, Privacy, & Credits</u></a>
</div>
</footer>
</center>
</body></html>