Update font on cookie notice and change favicon

This commit is contained in:
2020-12-25 17:57:09 +00:00
parent b9b768bcaf
commit 80d3e297f2
28 changed files with 68 additions and 68 deletions

View File

@@ -8,7 +8,7 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
<meta name="HandheldFriendly" content="True">
<link rel="icon" href="/images/logo-white-square.png">
<link rel="icon" href="/images/favicon.png">
<!-- add to homescreen for Chrome on Android -->
<meta name="mobile-web-app-capable" content="yes">
@@ -17,10 +17,10 @@
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<meta name="apple-mobile-web-app-title" content="Power to the 9s Will it live up to its expectations?">
<link rel="apple-touch-icon-precomposed" href="/images/logo-white-square.png">
<link rel="apple-touch-icon-precomposed" href="/images/favicon.png">
<!-- tile icon & colour for Windows 8 -->
<meta name="msapplication-TileImage" content="/images/logo-white-square.png">
<meta name="msapplication-TileImage" content="/images/favicon.png">
<meta name="msapplication-TileColor" content="#1d2f53">
<!-- page info -->