summaryrefslogtreecommitdiff
path: root/static/404.html
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2020-12-29 22:47:34 -0500
committerDaniel Micay <danielmicay@gmail.com>2020-12-29 22:48:07 -0500
commitf9390cb9cef36df81fd28f2c0b04a8ead946c359 (patch)
treeea2dee1a19b9370375705204b5fa4aff398e63d2 /static/404.html
parentb91d384ad33fe25fd64aab6a0d06865bffb99fdf (diff)
declare and use a single Apple touch icon
Diffstat (limited to 'static/404.html')
-rw-r--r--static/404.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/404.html b/static/404.html
index 89bcea81..d08de305 100644
--- a/static/404.html
+++ b/static/404.html
@@ -20,6 +20,7 @@
<link rel="icon" sizes="16x16 24x24 32x32 48x48 64x64" type="image/vnd.microsoft.icon" href="/favicon.ico"/>
<link rel="icon" sizes="any" type="image/svg+xml" href="/mask-icon.svg"/>
<link rel="mask-icon" href="/mask-icon.svg" color="#1a1a1a"/>
+ <link rel="apple-touch-icon" href="/apple-touch-icon.png"/>
<link rel="stylesheet" href="/grapheneos.css?29"/>
<link rel="manifest" href="/manifest.webmanifest"/>
<link rel="license" href="/LICENSE.txt"/>