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 1ebbc71
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 @@ -66,7 +66,7 @@ To change the components that are included in the page template by default, set

```javascript
{% raw %}
{% block header %}
{% block govukHeader %}
{{ header({
homepageUrl: "/custom-url"
}) }}
Expand Down

0 comments on commit 1ebbc71

Please sign in to comment.