voorhoede / head-start

Base setup on top of headless services to help you quickly start a new website
ISC License
3 stars 0 forks source link

Custom 500 error pages #158

Open jbmoelker opened 1 week ago

jbmoelker commented 1 week ago

Astro 4.11 introduced support for custom 500 error pages. Head Start can leverage this new functionality.

As discussed with @decrek during #21 we could introduce a new Error Page model in DatoCMS with an error code field with radio buttons for Page Not Found (value 404) and Server Error (value 500). This would replace the Not Found model.