Skip to content

Commit

Permalink
Merge pull request #5383 from alphagov/royal-arms-update-v4
Browse files Browse the repository at this point in the history
Update the Royal Arms graphic in footer (v4.x)
  • Loading branch information
querkmachine authored Oct 8, 2024
2 parents 2e108a2 + f126226 commit e4eadeb
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,23 @@

## Unreleased

### New features

#### The Royal Arms has been updated

The Royal Arms in the [GOV.UK footer](https://design-system.service.gov.uk/components/footer/) has been updated to reflect the version introduced by King Charles III.

You should ensure that the new image is being copied to your service's image assets folder if it's not being used directly from the Frontend package. By default this folder is located at `/assets/images`.

If you’re using Nunjucks, the asset path may have been changed by the `assetPath` global variable or `assetsPath` parameter on the header component.

Copy the following files from `/dist/assets/images` into your assets folder. You can safely overwrite the old images.

- `govuk-crest.png`
- `[email protected]`

We introduced this change in [pull request #5383: Update the Royal Arms graphic in footer (v4.x)](https://github.com/alphagov/govuk-frontend/pull/5383).

### Fixes

We’ve made fixes to GOV.UK Frontend in the following pull requests:
Expand Down
Binary file modified src/govuk/assets/images/govuk-crest-2x.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified src/govuk/assets/images/govuk-crest.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit e4eadeb

Please sign in to comment.