commit c366d6d7af44a748a32865598959229d9a16c6f0 parent a0e4b037450a8f8be318083fd2ce650f682410fe Author: JayVii <jayvii[AT]posteo[DOT]de> Date: Fri, 18 Oct 2024 13:57:36 +0200 fix: add navigation bar to 404 page Diffstat:
M | 404.html | | | 10 | +++++++++- |
1 file changed, 9 insertions(+), 1 deletion(-)
diff --git a/404.html b/404.html @@ -10,7 +10,15 @@ </head> <body> <header> - <h1>Not found (404)</h1> + <nav> + <a href="/"> + Home + </a> + <a href="https://src.jayvii.de/pub/serci/" target="_blank"> + Development + </a> + </nav> + <h1>Not found (404)</h1> </header> <h2>serĉi could not find, what you were looking for</h2> <p>