Compare commits

..

1 Commits

Author SHA1 Message Date
fa92b6736a Change 404 Page 2022-03-25 13:51:25 +01:00

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>