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.
Get started nowThe title brick creates a narrow h1 title with an introduction paragraph below it. You can see it in action on the top of the Elements page. This is achieved by the following markup:
---
title: Page title
---
{{< brick_title >}}
{{< breadcrumbs >}}
# Elements
Lorem dolor sit amet, consectetur adipiscing elit. Nam non laoreet nisi, ac hendrerit lacus. Sed eget dapibus dui. Phasellus non ante sollicitudin, ultrices ex et, convallis orci.
{{< /brick_title >}}
Experience the future of web development with Hugo and stackable content bricks. Build lightning-fast static sites with ease and flexibility.
Get started now