With custom logo link
The header logo links to root by default. This option allows us to override that in certain instances.
How it looks (preview)
How to call this example
<%= render "govuk_publishing_components/components/layout_header", {
logo_link: "/account/home"
} %>