Hero

Use Frontmatter to display an optional Hero, which highlights important content on your page.

Image description

Adding a Hero

Update the markdown file's frontmatter with the following properties:

image: <!-- Path to your image  -->
image-alt: <!-- Required alternative text  -->
action-1-text: <!-- Optional call to action -->
action-1-link: <!-- Optional call to action URL -->
action-2-text: <!-- Optional secondary call to action -->
action-2-link: <!-- Optional secondary call to action URL -->

Click on the Edit this page link below to see an example of how the Hero is added to this page.