remotes/1693045480750635534/spooky-22
kek7198 2021-12-06 15:00:44 -06:00
parent 76d200e900
commit 2d14edfe06
2 changed files with 4 additions and 4 deletions

View File

@ -7,8 +7,8 @@
{% block pagetype %}error-400{% endblock %}
{% block content %}
<div class="col-span-full h-full flex items-center justify-center">
<div class="text-center">
<div class="col-span-full h-screen flex items-center justify-center">
<div class="max-w-xl text-center">
<img loading="lazy" src="/assets/images/emojis/marseybrainlet.webp?v=1" class="w-14 h-14 object-contain mb-2">
<h1 class="h5">400 Bad Request</h1>
<p class="text-gray-500">

View File

@ -7,8 +7,8 @@
{% block pagetype %}error-404{% endblock %}
{% block content %}
<div class="col-span-full h-full flex items-center justify-center">
<div class="text-center">
<div class="col-span-full h-screen flex items-center justify-center">
<div class="max-w-xl text-center">
<img loading="lazy" src="/assets/images/emojis/marseyconfused.webp?v=1" class="w-14 h-14 object-contain mb-2">
<h1 class="h5">404 Page Not Found</h1>
<p class="text-gray-500">