Layout super navigation header example
Hide logo text
Logo text is shown by default. This option allows us to hide the text for the homepage.
How it looks (preview)
How to call this example
<%= render "govuk_publishing_components/components/layout_super_navigation_header", {
hide_logo_text: true
} %>