Skip to content

Commit

Permalink
adding tudor crown to header
Browse files Browse the repository at this point in the history
  • Loading branch information
devind-ra committed Nov 25, 2024
1 parent 9600704 commit 947fb87
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion app/views/layout.njk
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,8 @@
</header>
{{ govukHeader({
serviceName: service_name,
serviceUrl: "https://www.gov.uk/plan-shared-parental-leave-pay"
serviceUrl: "https://www.gov.uk/plan-shared-parental-leave-pay",
useTudorCrown: true
}) }}
{% endblock %}

Expand Down

0 comments on commit 947fb87

Please sign in to comment.