-
Notifications
You must be signed in to change notification settings - Fork 30
Closed
Labels
Milestone
Description
Right now, our error pages use the sidebar way back from the original BrickHack. This no longer works on mobile (required JavaScript no longer included), and the sidebar is more than needed for a simple error page.
Error pages can be reduced to:
- Current logo
- Title
- Description
- Error code
- Button to home
Can be exactly the same as the existing design, just stripped down to remove the sidebar and move the logo
...for 404, 422, and 500 error pages