diff options
Diffstat (limited to 'static')
| -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/index.html | 1 | ||||
| -rw-r--r-- | static/install.html | 1 | ||||
| -rw-r--r-- | static/releases.html | 1 | ||||
| -rw-r--r-- | static/source.html | 1 | ||||
| -rw-r--r-- | static/usage.html | 1 |
8 files changed, 8 insertions, 0 deletions
diff --git a/static/build.html b/static/build.html index 27891732..17787ab6 100644 --- a/static/build.html +++ b/static/build.html @@ -9,6 +9,7 @@ <meta property="og:title" content="GrapheneOS build documentation"/> <meta property="og:type" content="website"/> <meta property="og:image" content="https://grapheneos.org/graphene.png"/> + <meta property="og:image:alt" content="GrapheneOS logo"/> <meta property="og:url" content="https://grapheneos.org/build"/> <meta property="og:site_name" content="GrapheneOS"/> <link rel="stylesheet" href="/grapheneos.css?4"/> diff --git a/static/contact.html b/static/contact.html index 1b4a53ea..23617a28 100644 --- a/static/contact.html +++ b/static/contact.html @@ -9,6 +9,7 @@ <meta property="og:title" content="GrapheneOS contact information"/> <meta property="og:type" content="website"/> <meta property="og:image" content="https://grapheneos.org/graphene.png"/> + <meta property="og:image:alt" content="GrapheneOS logo"/> <meta property="og:url" content="https://grapheneos.org/contact"/> <meta property="og:site_name" content="GrapheneOS"/> <link rel="stylesheet" href="/grapheneos.css?4"/> diff --git a/static/donate.html b/static/donate.html index c700d655..0243dd7c 100644 --- a/static/donate.html +++ b/static/donate.html @@ -9,6 +9,7 @@ <meta property="og:title" content="GrapheneOS donations"/> <meta property="og:type" content="website"/> <meta property="og:image" content="https://grapheneos.org/graphene.png"/> + <meta property="og:image:alt" content="GrapheneOS logo"/> <meta property="og:url" content="https://grapheneos.org/donate"/> <meta property="og:site_name" content="GrapheneOS"/> <link rel="stylesheet" href="/grapheneos.css?4"/> diff --git a/static/index.html b/static/index.html index 35cb57fd..c4155faf 100644 --- a/static/index.html +++ b/static/index.html @@ -9,6 +9,7 @@ <meta property="og:title" content="GrapheneOS"/> <meta property="og:type" content="website"/> <meta property="og:image" content="https://grapheneos.org/graphene.png"/> + <meta property="og:image:alt" content="GrapheneOS logo"/> <meta property="og:url" content="https://grapheneos.org/"/> <meta property="og:site_name" content="GrapheneOS"/> <link rel="stylesheet" href="/grapheneos.css?4"/> diff --git a/static/install.html b/static/install.html index ee792177..32638251 100644 --- a/static/install.html +++ b/static/install.html @@ -9,6 +9,7 @@ <meta property="og:title" content="GrapheneOS install documentation"/> <meta property="og:type" content="website"/> <meta property="og:image" content="https://grapheneos.org/graphene.png"/> + <meta property="og:image:alt" content="GrapheneOS logo"/> <meta property="og:url" content="https://grapheneos.org/install"/> <meta property="og:site_name" content="GrapheneOS"/> <link rel="stylesheet" href="/grapheneos.css?4"/> diff --git a/static/releases.html b/static/releases.html index 259d25b6..8fc56885 100644 --- a/static/releases.html +++ b/static/releases.html @@ -9,6 +9,7 @@ <meta property="og:title" content="GrapheneOS releases"/> <meta property="og:type" content="website"/> <meta property="og:image" content="https://grapheneos.org/graphene.png"/> + <meta property="og:image:alt" content="GrapheneOS logo"/> <meta property="og:url" content="https://grapheneos.org/releases"/> <meta property="og:site_name" content="GrapheneOS"/> <link rel="stylesheet" href="/grapheneos.css?4"/> diff --git a/static/source.html b/static/source.html index e491afe6..6d805b38 100644 --- a/static/source.html +++ b/static/source.html @@ -9,6 +9,7 @@ <meta property="og:title" content="GrapheneOS source"/> <meta property="og:type" content="website"/> <meta property="og:image" content="https://grapheneos.org/graphene.png"/> + <meta property="og:image:alt" content="GrapheneOS logo"/> <meta property="og:url" content="https://grapheneos.org/source"/> <meta property="og:site_name" content="GrapheneOS"/> <link rel="stylesheet" href="/grapheneos.css?4"/> diff --git a/static/usage.html b/static/usage.html index 69794512..97004c69 100644 --- a/static/usage.html +++ b/static/usage.html @@ -9,6 +9,7 @@ <meta property="og:title" content="GrapheneOS usage documentation"/> <meta property="og:type" content="website"/> <meta property="og:image" content="https://grapheneos.org/graphene.png"/> + <meta property="og:image:alt" content="GrapheneOS logo"/> <meta property="og:url" content="https://grapheneos.org/usage"/> <meta property="og:site_name" content="GrapheneOS"/> <link rel="stylesheet" href="/grapheneos.css?4"/> |
