diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2019-05-02 11:53:48 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2019-05-02 11:53:48 -0400 |
| commit | feafe3716c548935d6be8510335e04cd1749411c (patch) | |
| tree | 27d1ebe0c8e1fe85ce63c8e38e4ad6b55a9a0054 /static/source.html | |
| parent | 36eb530ed0e1b741fe62b33fa35868fe6d75093b (diff) | |
add placeholder Open Graph image
Diffstat (limited to 'static/source.html')
| -rw-r--r-- | static/source.html | 1 |
1 files changed, 1 insertions, 0 deletions
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"/> |
