| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
404s are served at unknown, often nested URLs, where relative asset paths can resolve against missing paths instead of site root. This keeps 404 assets and navigation resolving from the homepage context without changing URL behavior on normal pages. The default banner is omitted on 404 so the error state and recovery action are immediately clear.
There was a problem hiding this comment.
Very nice, thanks!
Sorry, something went wrong.
|
You got it! |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Summary
Adds a custom 404 page with centered branding, return-home link, and footer. Scopes 404 path handling so assets resolve reliably on 404 URLs without changing normal page behavior.
The default banner is omitted on 404 so the error state and recovery action are immediately clear.
Closes #30