Get started with Hugobricks today!
Experience the future of web development with Hugo and stackable content bricks. Build lightning-fast static sites with ease and flexibility.
open Mon-Fri from 9-5
Having a nice 404 (page not found) page is always nice. This brick provides one. You can see it in action on the custom 404 page.
A page routes to the error404 brick when it is a single section holding an illustration, a heading and a link back home. The whole page looks like this:
---
title: Page not found (404)
---

# Oops! Something went wrong!
{{< button "Back to home" "/" >}}
There is no separate content file to override: the brick is the markdown above, so changing the page changes the brick.
Experience the future of web development with Hugo and stackable content bricks. Build lightning-fast static sites with ease and flexibility.