Merge pull request #10 from carpathianflorist/patch-6

Update 404.html
remotes/1693045480750635534/spooky-22
fireworks88 2021-07-24 20:48:06 +00:00 committed by GitHub
commit 1311e728ef
1 changed files with 2 additions and 2 deletions

View File

@ -12,9 +12,9 @@
<div class="text-center px-3 my-8">
<i class="fad fa-dungeon text-muted mb-5" style="font-size: 5rem;"></i>
<h1 class="h5">404 Page Not Found</h1>
<p class="text-muted mb-5">The internet gremlins have led you to a dark, musty dead-end. There's nothing here.</p>
<p class="text-muted mb-5">Someone typed something wrong and it was probably you, please do better.</p>
<div><a href="/" class="btn btn-primary">Go to frontpage</a></div>
</div>
</div>
</div>
{% endblock %}
{% endblock %}