summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
Diffstat (limited to 'static')
-rw-r--r--static/build.html1
-rw-r--r--static/contact.html1
-rw-r--r--static/donate.html1
-rw-r--r--static/graphene.pngbin0 -> 12324 bytes
-rw-r--r--static/index.html1
-rw-r--r--static/install.html1
-rw-r--r--static/releases.html1
-rw-r--r--static/source.html1
8 files changed, 7 insertions, 0 deletions
diff --git a/static/build.html b/static/build.html
index ac8cb3c2..0b0cbd66 100644
--- a/static/build.html
+++ b/static/build.html
@@ -6,6 +6,7 @@
<meta name="description" content="Building instructions for GrapheneOS, a security and privacy focused mobile OS with Android app compatibility."/>
<meta name="theme-color" content="#212121"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
+ <meta property="og:image" content="https://grapheneos.org/graphene.png"/>
<meta property="og:site_name" content="GrapheneOS"/>
<link rel="stylesheet" href="/grapheneos.css?0"/>
<link rel="manifest" href="/manifest.webmanifest"/>
diff --git a/static/contact.html b/static/contact.html
index 0acd1582..aee03502 100644
--- a/static/contact.html
+++ b/static/contact.html
@@ -6,6 +6,7 @@
<meta name="description" content="Contact information for GrapheneOS."/>
<meta name="theme-color" content="#212121"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
+ <meta property="og:image" content="https://grapheneos.org/graphene.png"/>
<meta property="og:site_name" content="GrapheneOS"/>
<link rel="stylesheet" href="/grapheneos.css?0"/>
<link rel="manifest" href="/manifest.webmanifest"/>
diff --git a/static/donate.html b/static/donate.html
index 663eb730..1a5aa14e 100644
--- a/static/donate.html
+++ b/static/donate.html
@@ -6,6 +6,7 @@
<meta name="description" content="Donating to support development of GrapheneOS."/>
<meta name="theme-color" content="#212121"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
+ <meta property="og:image" content="https://grapheneos.org/graphene.png"/>
<meta property="og:site_name" content="GrapheneOS"/>
<link rel="stylesheet" href="/grapheneos.css?0"/>
<link rel="manifest" href="/manifest.webmanifest"/>
diff --git a/static/graphene.png b/static/graphene.png
new file mode 100644
index 00000000..e34077ae
--- /dev/null
+++ b/static/graphene.png
Binary files differ
diff --git a/static/index.html b/static/index.html
index 519bd4e3..39d460f9 100644
--- a/static/index.html
+++ b/static/index.html
@@ -6,6 +6,7 @@
<meta name="description" content="GrapheneOS is a security and privacy focused mobile OS with Android app compatibility."/>
<meta name="theme-color" content="#212121"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
+ <meta property="og:image" content="https://grapheneos.org/graphene.png"/>
<meta property="og:site_name" content="GrapheneOS"/>
<link rel="stylesheet" href="/grapheneos.css?0"/>
<link rel="manifest" href="/manifest.webmanifest"/>
diff --git a/static/install.html b/static/install.html
index ea5a5491..226265b6 100644
--- a/static/install.html
+++ b/static/install.html
@@ -6,6 +6,7 @@
<meta name="description" content="Installation instructions for GrapheneOS, a security and privacy focused mobile OS with Android app compatibility."/>
<meta name="theme-color" content="#212121"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
+ <meta property="og:image" content="https://grapheneos.org/graphene.png"/>
<meta property="og:site_name" content="GrapheneOS"/>
<link rel="stylesheet" href="/grapheneos.css?0"/>
<link rel="manifest" href="/manifest.webmanifest"/>
diff --git a/static/releases.html b/static/releases.html
index c74141b1..fc60d9d9 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -6,6 +6,7 @@
<meta name="description" content="Official releases of GrapheneOS, a security and privacy focused mobile OS with Android app compatibility."/>
<meta name="theme-color" content="#212121"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
+ <meta property="og:image" content="https://grapheneos.org/graphene.png"/>
<meta property="og:site_name" content="GrapheneOS"/>
<link rel="stylesheet" href="/grapheneos.css?0"/>
<link rel="manifest" href="/manifest.webmanifest"/>
diff --git a/static/source.html b/static/source.html
index deb52930..fab6fe1a 100644
--- a/static/source.html
+++ b/static/source.html
@@ -6,6 +6,7 @@
<meta name="description" content="Source code and issue trackers for GrapheneOS."/>
<meta name="theme-color" content="#212121"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
+ <meta property="og:image" content="https://grapheneos.org/graphene.png"/>
<meta property="og:site_name" content="GrapheneOS"/>
<link rel="stylesheet" href="/grapheneos.css?0"/>
<link rel="manifest" href="/manifest.webmanifest"/>