Externalizable / bongo.cat

Hit the bongos like Bongo Cat!
https://bongo.cat
MIT License
3.21k stars 423 forks source link

No 404 Page #417

Open obvMath opened 2 years ago

obvMath commented 2 years ago

Hey @Externalizable! Can you add a custom 404 page, I think it would improve the website. Hit me up if you need help, I know how :D

Externalizable commented 1 year ago

I agree, the default 404 page provided by GitHub Pages is a little off-putting.

Earlier today I deployed a minor change to the Cloudflare Worker handling incoming requests to bongo.cat so that it now redirects (and edge caches) any responses throwing 404s.

Obviously force-redirecting all 404s is not ideal and eventually, a simple 404 page with an automatic redirect to the home page is preferred.