diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-12-17 17:38:17 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-12-17 17:40:23 -0500 |
| commit | 0f46cb1d052c76c0ab1d24a0ae3c807480695f82 (patch) | |
| tree | 5ba6df3dbd7e9f88f86703de6f3e17845498dac2 | |
| parent | 44ab968656339ed1ce2b29013224f65db5ea3dc1 (diff) | |
add LinkedIn to Organization metadata
| -rw-r--r-- | static/contact.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/contact.html b/static/contact.html index fbe30fe9..d6de31bc 100644 --- a/static/contact.html +++ b/static/contact.html @@ -173,6 +173,7 @@ "https://twitter.com/GrapheneOS", "https://github.com/GrapheneOS", "https://reddit.com/u/GrapheneOS", + "https://www.linkedin.com/company/grapheneos/", "https://en.wikipedia.org/wiki/GrapheneOS", "https://www.wikidata.org/wiki/Q85764357" ], |
