Skip to content

Commit

Permalink
feat(DTFS2-NONE): update favicon to tudor crown
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexBramhill committed Apr 2, 2024
1 parent ba9d611 commit 9162d6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion portal/templates/index.njk
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1, viewport-fit=cover">
<meta name="theme-color" content="#0b0c0c"/>
<meta http-equiv="X-UA-Compatible" content="IE=edge"/>
<link rel="shortcut icon" sizes="48x48" href="/assets/images/favicon.ico" type="image/x-icon"/>
<link rel="shortcut icon" sizes="16x16 32x32 48x48" href="/assets/images/favicon.ico" type="image/x-icon"/>
<link rel="mask-icon" href="/assets/images/govuk-mask-icon.svg" color="#0b0c0c">
<link rel="apple-touch-icon" sizes="180x180" href="/assets/images/govuk-apple-touch-icon-180x180.png">
<link rel="apple-touch-icon" sizes="167x167" href="/assets/images/govuk-apple-touch-icon-167x167.png">
Expand Down

0 comments on commit 9162d6e

Please sign in to comment.