Update 403.html

This commit is contained in:
carpathianflorist 2021-07-24 16:46:55 -04:00 committed by GitHub
parent dec7832f21
commit ce0c9d7732
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -12,7 +12,7 @@
<div class="text-center px-3 my-8">
<i class="fad fa-hat-witch text-muted mb-5" style="font-size: 5rem;"></i>
<h1 class="h5">403 Forbidden</h1>
<p class="text-muted mb-5">Our security warlocks have cast an impenetrable shield spell around this page.</p>
<p class="text-muted mb-5">YOU AREN'T WELCOME HERE GO AWAY</p>
<div><a href="/" class="btn btn-primary">Go to frontpage</a></div>
</div>
</div>