chore(overrides): update 404 page

Signed-off-by: Andrei Jiroh Halili <ajhalili2006@andreijiroh.dev>
This commit is contained in:
Andrei Jiroh Halili 2025-06-14 02:27:26 +08:00
parent 2081d5fb54
commit 88d4b6be96
No known key found for this signature in database
GPG key ID: 67BFC91B3DA12BE8

View file

@ -19,8 +19,11 @@
<h2>Troubleshooting tips</h2>
<p>Try checking the URL for any misspellings or improper use of dashes, underscores and periods.</p>
<p>
If you're working in this site and you hit an URL configured for redirects (at Cloudflare Pages or similiar),
try <a href="https://pypi.org/project/mkdocs-redirects/">configuring redirects in the Mkdocs config first</a>.
If you're working in this site (either locally or in a cloud development environment) and you hit an URL
configured for redirects (at Cloudflare Pages or similiar), try
<a href="https://pypi.org/project/mkdocs-redirects/">configuring redirects in the Mkdocs config</a>,
<a href="https://developers.cloudflare.com/workers/static-assets/redirects/">in the <code>_redirects</code> file for Cloudflare Workers</a>, and/or
<a href="https://docs.readthedocs.com/platform/stable/user-defined-redirects.html">in the Read the Docs Community project settings</a>.
</p>
<p>
Depending on the site version you're viewing, you may need to switch between <a href="https://andreijiroh.dev">production</a>