lipu-tenpo / liputenpo.org

https://liputenpo.org using https://www.11ty.dev/
https://liputenpo.org/
3 stars 1 forks source link

Custom 404 page #82

Closed ngsilverman closed 3 weeks ago

ngsilverman commented 3 weeks ago

Currently there is a 404 page ready (/ala) but it is not displayed when trying a non-existent URL. https://github.com/lipu-tenpo/liputenpo.org/issues/64#issuecomment-2209651820 says a 404.html file would be recognized by GitHub pages.

Relevant documentation: https://www.11ty.dev/docs/quicktips/not-found/