diff options
author | Oxbian <oxbian@mailbox.org> | 2025-03-14 18:02:17 -0400 |
---|---|---|
committer | Oxbian <oxbian@mailbox.org> | 2025-03-14 18:02:17 -0400 |
commit | b9195bb56c4ead9811d874500ba81adf1951e793 (patch) | |
tree | df30ac21fbd98e9244397a8ed1f7beb469c6f287 /404.html | |
parent | 7845ef0ba3009a8e4008dbb565c583eddf9fd48c (diff) | |
download | ArKa-Web-b9195bb56c4ead9811d874500ba81adf1951e793.tar.gz ArKa-Web-b9195bb56c4ead9811d874500ba81adf1951e793.zip |
feat: improve homepage explainationmain
Diffstat (limited to '404.html')
-rw-r--r-- | 404.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -49,7 +49,7 @@ <div id="content"> <h1 class="error">╓───── Error ─────╖</h1> <div id="error"> - <p>This page doesn't exist, go back to the main page:</p> + <p>Are you lost in the Matrix ? Follow the red link</p> <a href="https://arka.rocks">Main page</a> </div> </div> |