main^2
Midnight 3 years ago
parent de19dc7c7d
commit 1d3a2ad456

@ -1,5 +1,5 @@
<footer> <footer>
<h4 class="text-center py-20 text-sm text-gray-200"> <h4 class="text-center py-20 text-sm text-gray-200">
copyright {new Date().getFullYear()} -- site made by <a href="https://bartindustries.com/" target="blank" class="hover:underline border-b border-dashed hover:border-b-0">midblep</a> -- art by siv kyne copyright {new Date().getFullYear()} -- site made by <a href="https://bartindustries.com/" target="blank" class="hover:underline border-b border-dashed hover:border-b-0">midnight</a> -- art by siv kyne
</h4> </h4>
</footer> </footer>

@ -13,11 +13,12 @@
<section class="container bg-gray-800 rounded-lg shadow-lg p-5 flex flex-col gap-5"> <section class="container bg-gray-800 rounded-lg shadow-lg p-5 flex flex-col gap-5">
<h1 class="text-xl font-bold"> <h1 class="text-xl font-bold">
Unexpected Error! *beep boop* Unexpected Error!
</h1> </h1>
<hr/> <hr/>
<p class="text-lg"> <p class="text-lg">
You probably have the wrong page. The website encountered some kind of problem.
It is likely you've navigated to the wrong place, or copied a link from the Commission Picker that is no longer compatible.
</p> </p>
</section> </section>
</main> </main>
Loading…
Cancel
Save