Skip to content

Commit ec29b66

Browse files
Merge pull request #388 from ministryofjustice/crest
New government crest
2 parents 9fa13df + 85f3724 commit ec29b66

File tree

7 files changed

+118
-112
lines changed

7 files changed

+118
-112
lines changed

assets/images/govuk-crest-2x.png

-23.8 KB
Binary file not shown.

assets/images/govuk-crest-2x.webp

9.43 KB
Binary file not shown.

assets/images/govuk-crest.png

-16.3 KB
Binary file not shown.

assets/images/govuk-crest.webp

3.77 KB
Binary file not shown.

footer.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
<a
6363
class="govuk-footer__link govuk-footer__copyright-logo"
6464
href="https://www.nationalarchives.gov.uk/information-management/re-using-public-sector-information/uk-government-licensing-framework/crown-copyright/"
65-
style="background-image:url(<?php echo get_template_directory_uri(); ?>/assets/images/govuk-crest-2x.png);"
65+
style="background-image:url(<?php echo get_template_directory_uri(); ?>/assets/images/govuk-crest-2x.webp);"
6666
>
6767
<?php
6868
echo esc_html__('&copy; Crown copyright', 'hale');

package-lock.json

Lines changed: 116 additions & 110 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"author": "",
1818
"license": "ISC",
1919
"dependencies": {
20-
"govuk-frontend": "^5.4.1",
20+
"govuk-frontend": "^5.6.0",
2121
"grunt": "^1.4.1",
2222
"nunjucks": "^3.2.3"
2323
},

0 commit comments

Comments
 (0)