Skip to content

Commit

Permalink
Merge pull request #301 from digital-land/update-meta-images
Browse files Browse the repository at this point in the history
Update images with the latest crown GOVUK logo
  • Loading branch information
DilwoarH authored Oct 4, 2024
2 parents 066d2d9 + 08a5452 commit 826abf8
Show file tree
Hide file tree
Showing 25 changed files with 16 additions and 14 deletions.
14 changes: 7 additions & 7 deletions application/templates/layouts/base.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,15 @@
{% block headIcons %}
<link rel="icon" type="image/svg+xml" href="{{ cacheBust((assetPath | default('/assets')) + '/images/favicon.svg') }}">
<link rel="shortcut icon" href="{{ cacheBust((assetPath | default('/assets')) + '/images/favicon.ico') }}" type="image/x-icon">
<link rel="mask-icon" href="{{ cacheBust((assetPath | default('/assets')) + '/images/safari-pinned-tab.svg') }}" color="#062058">
<link rel="apple-touch-icon" sizes="180x180" href="{{ cacheBust((assetPath | default('/assets')) + '/images/dl-apple-touch-icon-152.png') }}">
<link rel="apple-touch-icon" sizes="167x167" href="{{ cacheBust((assetPath | default('/assets')) + '/images/dl-apple-touch-icon-167.png') }}">
<link rel="apple-touch-icon" sizes="152x152" href="{{ cacheBust((assetPath | default('/assets')) + '/images/dl-apple-touch-icon-152.png') }}">
<link rel="apple-touch-icon" href="{{ cacheBust((assetPath | default('/assets')) + '/images/apple-touch-icon.png') }}">
<link rel="mask-icon" href="{{ cacheBust((assetPath | default('/assets')) + '/images/govuk-icon-mask.svg') }}" color="#0b0c0c">
<link rel="apple-touch-icon" sizes="180x180" href="{{ cacheBust((assetPath | default('/assets')) + '/images/govuk-icon-180.png') }}">
<link rel="apple-touch-icon" sizes="167x167" href="{{ cacheBust((assetPath | default('/assets')) + '/images/govuk-icon-167.png') }}">
<link rel="apple-touch-icon" sizes="152x152" href="{{ cacheBust((assetPath | default('/assets')) + '/images/govuk-icon-152.png') }}">
<link rel="apple-touch-icon" href="{{ cacheBust((assetPath | default('/assets')) + '/images/govuk-icon-128.png') }}">
<link rel="manifest" href="{{ cacheBust((assetPath | default('/assets')) + '/images/site.webmanifest') }}">
<meta name="msapplication-TileColor" content="#062058">
<meta name="msapplication-TileColor" content="#0b0c0c">
<meta name="msapplication-config" content="{{ cacheBust((assetPath | default('/assets')) + '/images/browserconfig.xml') }}">
<meta name="theme-color" content="#062058">
<meta name="theme-color" content="#0b0c0c">
{% if opengraph_image %}<meta property="og:image" content="{{ cacheBust((assetPath | default('/assets')) + '/images/opengraph.png') }}">{% endif %}
{% endblock %}

Expand Down
Binary file removed assets/images/android-chrome-192x192.png
Binary file not shown.
Binary file removed assets/images/android-chrome-512x512.png
Binary file not shown.
Binary file removed assets/images/apple-touch-icon.png
Binary file not shown.
6 changes: 3 additions & 3 deletions assets/images/browserconfig.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<browserconfig>
<msapplication>
<tile>
<square150x150logo src="/static/images/mstile-150x150.png"/>
<square310x310logo src="/static/images/mstile-310x310.png"/>
<TileColor>#062058</TileColor>
<square150x150logo src="/static/images/govuk-icon-150.png"/>
<square310x310logo src="/static/images/govuk-icon-310.png"/>
<TileColor>#0b0c0c</TileColor>
</tile>
</msapplication>
</browserconfig>
Binary file removed assets/images/dl-apple-touch-icon-152.png
Binary file not shown.
Binary file removed assets/images/dl-apple-touch-icon-167.png
Binary file not shown.
Binary file removed assets/images/dl-apple-touch-icon-180.png
Binary file not shown.
Binary file removed assets/images/dl-apple-touch-icon.png
Binary file not shown.
Binary file modified assets/images/favicon.ico
Binary file not shown.
1 change: 1 addition & 0 deletions assets/images/favicon.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/govuk-icon-128.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 added assets/images/govuk-icon-152.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 added assets/images/govuk-icon-167.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 added assets/images/govuk-icon-180.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 added assets/images/govuk-icon-192.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 added assets/images/govuk-icon-310.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 added assets/images/govuk-icon-512.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions assets/images/govuk-icon-mask.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed assets/images/mstile-144x144.png
Binary file not shown.
Binary file removed assets/images/mstile-150x150.png
Binary file not shown.
Binary file removed assets/images/mstile-310x150.png
Binary file not shown.
Binary file removed assets/images/mstile-310x310.png
Binary file not shown.
Binary file removed assets/images/mstile-70x70.png
Binary file not shown.
8 changes: 4 additions & 4 deletions assets/images/site.webmanifest
Original file line number Diff line number Diff line change
Expand Up @@ -3,17 +3,17 @@
"short_name": "Planning Data",
"icons": [
{
"src": "android-chrome-192x192.png",
"src": "govuk-icon-192.png",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "android-chrome-512x512.png",
"src": "govuk-icon-512.png",
"sizes": "512x512",
"type": "image/png"
}
],
"theme_color": "#062058",
"background_color": "#062058",
"theme_color": "#0b0c0c",
"background_color": "#0b0c0c",
"display": "standalone"
}

0 comments on commit 826abf8

Please sign in to comment.