ooh fancy
This commit is contained in:
parent
a781f9aa68
commit
0d58eb126b
1 changed files with 3 additions and 6 deletions
|
@ -6,12 +6,10 @@ import Card from '../components/Card.astro';
|
||||||
<Layout title="LimePot - Home">
|
<Layout title="LimePot - Home">
|
||||||
<main>
|
<main>
|
||||||
<center>
|
<center>
|
||||||
<h1 class="title">
|
<marquee Behavior=Alternate><h2 class="title"><span class="text-gradient">Hello World</span></h2></marquee>
|
||||||
<marquee Behavior=Alternate>Hello World</marquee>
|
<br>
|
||||||
</h1>
|
|
||||||
<div class="content">
|
<div class="content">
|
||||||
<br>
|
<a href="/404">0 Days since last incident.</a>
|
||||||
<a href="https://limepot.xyz/404.html">0 Days since last incident.</a>
|
|
||||||
<br>
|
<br>
|
||||||
<p class="subtitle">"Forever - is composed of Nows</p>
|
<p class="subtitle">"Forever - is composed of Nows</p>
|
||||||
<p class="subtitle">`Tis not a different time -</p>
|
<p class="subtitle">`Tis not a different time -</p>
|
||||||
|
@ -23,7 +21,6 @@ import Card from '../components/Card.astro';
|
||||||
<p class="subtitle">Let Months dissolve in further Months -</p>
|
<p class="subtitle">Let Months dissolve in further Months -</p>
|
||||||
<p class="subtitle">And Years - exhale in Years .<a href=".hidden/mentalnotes.html">.</a>."</p>
|
<p class="subtitle">And Years - exhale in Years .<a href=".hidden/mentalnotes.html">.</a>."</p>
|
||||||
<p class="subtitle"></p><strong>- Emily Dickinson</strong></p>
|
<p class="subtitle"></p><strong>- Emily Dickinson</strong></p>
|
||||||
<br>
|
|
||||||
</div>
|
</div>
|
||||||
</center>
|
</center>
|
||||||
</main>
|
</main>
|
||||||
|
|
Loading…
Reference in a new issue