update 404 error page
This commit is contained in:
parent
000b18a258
commit
3e5ea97fcc
1 changed files with 8 additions and 6 deletions
|
@ -15,15 +15,17 @@
|
|||
on a german layout) on your keyboard to open the search box.
|
||||
</div>
|
||||
<p class="mt-8 mb-3 text-neutral-400 dark:text-neutral-500">
|
||||
I am sorry for any inconvenience this might cause to you, but in the end we
|
||||
all have to face new changes...
|
||||
I am sorry for any inconvenience this might cause to you!
|
||||
</p>
|
||||
<div class="prose dark:prose-invert">
|
||||
<p>
|
||||
I made some re-structuring recently and I haven't updated a proper
|
||||
redirection yet. I will do that as soon as I'm aware of the missing alias.
|
||||
In the meantime you may want to use the search or browse yourself through
|
||||
the website.
|
||||
<em>
|
||||
My Website is a constant <abbr title="Work In Progress">WIP</abbr> and
|
||||
therefore some things may brake from time to time. The analytics script on
|
||||
the website (no 3<sup>rd</sup> party like Google or Microsoft by the way)
|
||||
catches 404 errors and I will be able to fix that for future requests.
|
||||
</em>
|
||||
</p>
|
||||
<p>In the meanwhile please use the search.</p>
|
||||
</div>
|
||||
{{ end }}
|
||||
|
|
Loading…
Reference in a new issue