65 lines
2.8 KiB
HTML
65 lines
2.8 KiB
HTML
<!DOCTYPE html>
|
|
|
|
<html lang="en-AU">
|
|
<head>
|
|
<title>astolfo.org</title>
|
|
<meta charset="utf-8">
|
|
<meta charset="utf-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
<link rel="stylesheet" href="/bundle.css">
|
|
<link rel="icon" type="image/x-icon" href="/img/favicon.ico">
|
|
</head>
|
|
<body>
|
|
<header>
|
|
<marquee>astolfo is such a cutie // church of astolfo!! // such a good girl // breathing in his bussy gas rn</marquee>
|
|
<div class="flex">
|
|
<h1 id="wave-text">
|
|
<span style="animation-delay: 0.1s;">a</span><span style="animation-delay: 0.2s;">s</span><span style="animation-delay: 0.3s;">t</span><span style="animation-delay: 0.4s;">o</span><span style="animation-delay: 0.5s;">l</span><span style="animation-delay: 0.6s;">f</span><span style="animation-delay: 0.8s;">o</span><span style="animation-delay: 0.9s;">!</span>
|
|
</h1>
|
|
<img src="/img/astolfos/header.gif">
|
|
</div>
|
|
</header>
|
|
|
|
<div id="main-page">
|
|
<nav>
|
|
<ul>
|
|
<li><a href="/">home</a></li>
|
|
<li><a href="/blog">blog</a></li>
|
|
<li><a href="/store">store</a></li>
|
|
<li><a href="/philosophy">philosophy</a></li>
|
|
<li><a href="https://git.astolfo.org">git</a></li>
|
|
</ul>
|
|
<div id="buttons">
|
|
<h2>buttons!!!</h2>
|
|
<a href="https://ublockorigin.com/"><img src="/img/buttons/ublock-now.png"></a>
|
|
<a href="https://www.firefox.com/en-US/"><img src="/img/buttons/firefox.gif"></a>
|
|
<a href="https://maia.crimew.gay"><img src="/img/buttons/maia.png"></a>
|
|
</div>
|
|
|
|
</nav>
|
|
<div style="margin: 2em;">{{ content }}</div>
|
|
</div>
|
|
|
|
<footer class="horizontal-flex">
|
|
<marquee id="footer-scroll" style="font-size: 13vw; width: 50%; box-shadow: rgba(0, 0, 0, 0.06) 0px 2px 4px 0px inset; background-color: var(--accent2); border-radius: var(--rounding)">astolfo.org</marquee>
|
|
<!-- idk put astolfo in a train here, learn pixel art someday -->
|
|
<div>
|
|
<div class="horizontal-flex flex hide-mobile">
|
|
<ul>
|
|
<li><a href="/">home</a></li>
|
|
<li><a href="/blog/">blog</a></li>
|
|
<li><a href="/store">store</a></li>
|
|
<li><a href="https://status.astolfo.org">status</a></li>
|
|
</ul>
|
|
<ul>
|
|
<li><a href="https://git.astolfo.org">git</a></li>
|
|
<li><a href="https://sso.astolfo.org">sso</a></li>
|
|
</ul>
|
|
</div>
|
|
<hr>
|
|
<p>site build at commit [PUT COMMIT HERE]. <br>source avaliable at <a href="https://git.nijika.astolfo.org/astolfo/astolfo.org">git.nijika.astolfo.org/astolfo/astolfo.org</a></p>
|
|
<p>all text, html and css licensed under <a href="https://opensource.org/license/0bsd">BSD0</a> unless noted otherwise.</p>
|
|
</div>
|
|
</footer>
|
|
</body>
|
|
</html>
|