Skip to content
Snippets Groups Projects
Commit a1491e8f authored by Stu Robson's avatar Stu Robson
Browse files

updates page header with yaml

parent 8e4078ad
No related branches found
No related tags found
No related merge requests found
......@@ -3,3 +3,6 @@ label: Page Header
preview: '@preview--blocks'
context:
component-type: block
heading: Strategy &amp Communications
subheading: Blog
<header class="vf-page-header">
<h1 class="vf-page-header__heading">Strategy &amp Communications</h1>
<span class="vf-page-header__sub-heading">Blog</span>
<h1 class="vf-page-header__heading">{{ heading }}</h1>
<span class="vf-page-header__sub-heading">{{ subheading }}</span>
</header>
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment