diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-12-29 22:47:34 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-12-29 22:48:07 -0500 |
| commit | f9390cb9cef36df81fd28f2c0b04a8ead946c359 (patch) | |
| tree | ea2dee1a19b9370375705204b5fa4aff398e63d2 /static | |
| parent | b91d384ad33fe25fd64aab6a0d06865bffb99fdf (diff) | |
declare and use a single Apple touch icon
Diffstat (limited to 'static')
| -rw-r--r-- | static/404.html | 1 | ||||
| -rw-r--r-- | static/apple-touch-icon-120x120.png | bin | 879 -> 0 bytes | |||
| -rw-r--r-- | static/apple-touch-icon-152x152.png | bin | 1212 -> 0 bytes | |||
| -rw-r--r-- | static/apple-touch-icon-180x180.png | bin | 1405 -> 0 bytes | |||
| -rw-r--r-- | static/articles/index.html | 1 | ||||
| -rw-r--r-- | static/articles/server-traffic-shaping.html | 1 | ||||
| -rw-r--r-- | static/build.html | 1 | ||||
| -rw-r--r-- | static/contact.html | 1 | ||||
| -rw-r--r-- | static/donate.html | 1 | ||||
| -rw-r--r-- | static/faq.html | 1 | ||||
| -rw-r--r-- | static/features.html | 1 | ||||
| -rw-r--r-- | static/index.html | 1 | ||||
| -rw-r--r-- | static/install.html | 1 | ||||
| -rw-r--r-- | static/pdfviewer-privacy-policy.html | 1 | ||||
| -rw-r--r-- | static/releases.html | 1 | ||||
| -rw-r--r-- | static/source.html | 1 | ||||
| -rw-r--r-- | static/usage.html | 1 |
17 files changed, 14 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"/> diff --git a/static/apple-touch-icon-120x120.png b/static/apple-touch-icon-120x120.png Binary files differdeleted file mode 100644 index ef86ff08..00000000 --- a/static/apple-touch-icon-120x120.png +++ /dev/null diff --git a/static/apple-touch-icon-152x152.png b/static/apple-touch-icon-152x152.png Binary files differdeleted file mode 100644 index ca60f75e..00000000 --- a/static/apple-touch-icon-152x152.png +++ /dev/null diff --git a/static/apple-touch-icon-180x180.png b/static/apple-touch-icon-180x180.png Binary files differdeleted file mode 100644 index f131f9c5..00000000 --- a/static/apple-touch-icon-180x180.png +++ /dev/null diff --git a/static/articles/index.html b/static/articles/index.html index 9f265050..34f54d7b 100644 --- a/static/articles/index.html +++ b/static/articles/index.html @@ -21,6 +21,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="canonical" href="https://grapheneos.org/articles/"/> diff --git a/static/articles/server-traffic-shaping.html b/static/articles/server-traffic-shaping.html index 2f402351..aa2c4ff8 100644 --- a/static/articles/server-traffic-shaping.html +++ b/static/articles/server-traffic-shaping.html @@ -21,6 +21,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="canonical" href="https://grapheneos.org/articles/server-traffic-shaping"/> diff --git a/static/build.html b/static/build.html index eae71220..0d831d6f 100644 --- a/static/build.html +++ b/static/build.html @@ -21,6 +21,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="canonical" href="https://grapheneos.org/build"/> diff --git a/static/contact.html b/static/contact.html index e903175a..44139016 100644 --- a/static/contact.html +++ b/static/contact.html @@ -21,6 +21,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="canonical" href="https://grapheneos.org/contact"/> diff --git a/static/donate.html b/static/donate.html index f9d5607d..635c2807 100644 --- a/static/donate.html +++ b/static/donate.html @@ -21,6 +21,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="canonical" href="https://grapheneos.org/donate"/> diff --git a/static/faq.html b/static/faq.html index 5d521a3d..79dbc4f1 100644 --- a/static/faq.html +++ b/static/faq.html @@ -21,6 +21,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="canonical" href="https://grapheneos.org/faq"/> diff --git a/static/features.html b/static/features.html index c3a28614..2f260035 100644 --- a/static/features.html +++ b/static/features.html @@ -21,6 +21,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="canonical" href="https://grapheneos.org/features"/> diff --git a/static/index.html b/static/index.html index 61aebef2..18588032 100644 --- a/static/index.html +++ b/static/index.html @@ -21,6 +21,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="canonical" href="https://grapheneos.org/"/> diff --git a/static/install.html b/static/install.html index 050c5d86..ace9233b 100644 --- a/static/install.html +++ b/static/install.html @@ -21,6 +21,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="canonical" href="https://grapheneos.org/install"/> diff --git a/static/pdfviewer-privacy-policy.html b/static/pdfviewer-privacy-policy.html index 6714f9cb..5d20fbd0 100644 --- a/static/pdfviewer-privacy-policy.html +++ b/static/pdfviewer-privacy-policy.html @@ -21,6 +21,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="canonical" href="https://grapheneos.org/pdfviewer-privacy-policy"/> diff --git a/static/releases.html b/static/releases.html index 3b938a04..3e256cdc 100644 --- a/static/releases.html +++ b/static/releases.html @@ -21,6 +21,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="canonical" href="https://grapheneos.org/releases"/> diff --git a/static/source.html b/static/source.html index b8bd19df..93934573 100644 --- a/static/source.html +++ b/static/source.html @@ -21,6 +21,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="canonical" href="https://grapheneos.org/source"/> diff --git a/static/usage.html b/static/usage.html index 410ad998..a36bb604 100644 --- a/static/usage.html +++ b/static/usage.html @@ -21,6 +21,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="canonical" href="https://grapheneos.org/usage"/> |
