Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Logo update #764

Merged
merged 3 commits into from
Feb 23, 2024
Merged

Logo update #764

merged 3 commits into from
Feb 23, 2024

Conversation

jamesgreen-moj
Copy link
Contributor

@jamesgreen-moj jamesgreen-moj commented Feb 23, 2024

What

Updated crown Queen to King.

Why

  1. Aid my own learning with Ruby on rails
  2. A government push to update the crown.

Screenshots

image

Notes

Please read commit messages.

Updated both the favicon and nav bar crown to show UK King Crown.
Currently this asset is not being used in the code anywhere so, we have
removed it.
This condition never worked to begin with and was only used for IE8
copatability. Has been commented out on offical GovUK libary so
following the library: alphagov/govuk-frontend@cf4790b
@jamesgreen-moj
Copy link
Contributor Author

jamesgreen-moj commented Feb 23, 2024

Obtained crown information from here: https://github.com/alphagov/govuk-frontend/blob/0b316d4306160c784a0c75cbdce5ee40ce[…]ackages/govuk-frontend/src/govuk/components/header/template.njk

As this was hard coded, within our code base to begin with I have followed the pattern of leaving it hard coded and updating the code to follow new government standards. Rather than using the importing the library as this would be a bigger job.

Copy link

@smjmoj smjmoj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jamesgreen-moj jamesgreen-moj merged commit 2ac54fc into main Feb 23, 2024
6 checks passed
@jamesgreen-moj jamesgreen-moj deleted the logo-update branch February 23, 2024 11:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants