Change 404 Page

This commit is contained in:
2022-03-25 13:51:25 +01:00
parent 289eb9eacf
commit fa92b6736a

View File

@@ -3,7 +3,7 @@
<div class="text-404"> <div class="text-404">
<h1 class="error-emoji"></h1> <h1 class="error-emoji"></h1>
<h2> <h2>
404 ... This page does not exist, go <a href="{{ "/" | relURL }}">home</a> 404 ... This is not the page you are looking for. Go back <a href="{{ "/" | relURL }}">home</a>
</h2> </h2>
</div> </div>
<script> <script>