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.
|
on a german layout) on your keyboard to open the search box.
|
||||||
</div>
|
</div>
|
||||||
<p class="mt-8 mb-3 text-neutral-400 dark:text-neutral-500">
|
<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
|
I am sorry for any inconvenience this might cause to you!
|
||||||
all have to face new changes...
|
|
||||||
</p>
|
</p>
|
||||||
<div class="prose dark:prose-invert">
|
<div class="prose dark:prose-invert">
|
||||||
<p>
|
<p>
|
||||||
I made some re-structuring recently and I haven't updated a proper
|
<em>
|
||||||
redirection yet. I will do that as soon as I'm aware of the missing alias.
|
My Website is a constant <abbr title="Work In Progress">WIP</abbr> and
|
||||||
In the meantime you may want to use the search or browse yourself through
|
therefore some things may brake from time to time. The analytics script on
|
||||||
the website.
|
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>
|
||||||
|
<p>In the meanwhile please use the search.</p>
|
||||||
</div>
|
</div>
|
||||||
{{ end }}
|
{{ end }}
|
||||||
|
|
Loading…
Reference in a new issue