Layout super navigation header example
Homepage
This variant is used for the homepage. It toggles the following attributes: hide_logo_text and blue_background
How it looks (preview)
How to call this example
<%= render "govuk_publishing_components/components/layout_super_navigation_header", {
hide_logo_text: true,
blue_background: true,
large_navbar: true
} %>