Skip to content

Commit

Permalink
Correct block name
Browse files Browse the repository at this point in the history
  • Loading branch information
m-green committed Aug 14, 2020
1 parent 1426189 commit b712645
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/styles/page-template/index.md.njk
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ To change the components that are included in the page template by default, set
```javascript
{% raw %}
{% block header %}
{{ header({
{{ govukHeader ({
homepageUrl: "/custom-url"
}) }}
{% endblock %}
Expand Down

0 comments on commit b712645

Please sign in to comment.