summaryrefslogtreecommitdiff
path: root/static/donate.html
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2019-05-02 11:53:48 -0400
committerDaniel Micay <danielmicay@gmail.com>2019-05-02 11:53:48 -0400
commitfeafe3716c548935d6be8510335e04cd1749411c (patch)
tree27d1ebe0c8e1fe85ce63c8e38e4ad6b55a9a0054 /static/donate.html
parent36eb530ed0e1b741fe62b33fa35868fe6d75093b (diff)
add placeholder Open Graph image
Diffstat (limited to 'static/donate.html')
-rw-r--r--static/donate.html1
1 files changed, 1 insertions, 0 deletions
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"/>