Skip to content

Commit

Permalink
Update link to the SVG code for the logo
Browse files Browse the repository at this point in the history
  • Loading branch information
romaricpascal committed Dec 8, 2023
1 parent 3c4b8da commit e9abebf
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -317,8 +317,7 @@ Otherwise, to update to the new logo:

- remove `<span class="govuk-header__logotype-text">` and its content
- remove the `<span class="govuk-header__logotype">` around the svg element

- replace the svg element with [this updated SVG](https://github.com/alphagov/govuk-frontend/blob/06e6a56655f458112363423dc8f1fb50d21b225e/packages/govuk-frontend/src/govuk/components/header/template.njk#L14-L25), and make sure you also update the class name and attributes
- replace the svg element with [this updated SVG](https://github.com/alphagov/govuk-frontend/blob/70be4b7fcaed406c4aeaf9618da52de1b3ff02db/packages/govuk-frontend/src/govuk/components/header/template.njk#L14-L26), and make sure you also update the class name and attributes

This change was introduced in [pull request #4449: Implement transitional crown in the Header component (v5.0)](https://github.com/alphagov/govuk-frontend/pull/4449).

Expand Down

0 comments on commit e9abebf

Please sign in to comment.