1. Component Guide
  2. Organisation logo
  3. As a heading
Organisation logo example

As a heading

The heading_level option takes a number from 1 to 6.

How it looks (preview)

How to call this example

<%= render "govuk_publishing_components/components/organisation_logo", {
  organisation: {
    name: "Cabinet Office",
    url: "/government/organisations/cabinet-office",
    brand: "cabinet-office",
    crest: "single-identity"
  },
  heading_level: 1
} %>