Skip to content

Commit

Permalink
Merge branch 'enhancement/208/new-header-variant' of https://github.c…
Browse files Browse the repository at this point in the history
…om/ONSdigital/design-system into enhancement/208/new-header-variant
  • Loading branch information
SriHV committed Dec 17, 2024
2 parents 68953c7 + 7116a80 commit 7ef2510
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/header/_macro-options.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
| mastheadLogo | object`<MastheadLogo>` | false | Settings for a [custom organisation logo](#mastheadlogo) in the masthead. Defaults to the ONS logo. |
| language | object`<Language>` | false | Settings for the [language selector](#language) |
| serviceLinks | object`<ServiceLinks>` | false | Settings for the [service links](#servicelinks) in the masthead |
| title | string | true (unless `titleLogo` is set or variant is set to nav-only) | The title for the service |
| title | string | true (unless `titleLogo` is set or variant is set to basic) | The title for the service |
| description | string | false | Tagline or description for the service |
| titleAsH1 | boolean | false | Override to wrap the header `title` in an `<h1>` heading |
| titleLogo | object`<TitleLogo>` | false | Settings for a [custom title logo](#titlelogo) in the header. |
Expand Down

0 comments on commit 7ef2510

Please sign in to comment.