diff options
Diffstat (limited to 'static/contact.html')
| -rw-r--r-- | static/contact.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/static/contact.html b/static/contact.html index af9bcbf1..0c607701 100644 --- a/static/contact.html +++ b/static/contact.html @@ -56,7 +56,7 @@ </ul> </div> <footer> - <a href="/"><img src="https://grapheneos.org/graphene.png" width="697" height="599" alt=""/>GrapheneOS</a> + <a href="/"><img src="https://grapheneos.org/logo.png" width="512" height="512" alt=""/>GrapheneOS</a> <div id="social"> <a href="https://twitter.com/GrapheneOS">Twitter</a> <a href="https://github.com/GrapheneOS">GitHub</a> @@ -69,7 +69,7 @@ "name": "GrapheneOS", "description": "GrapheneOS is an open source project focused on mobile privacy and security.", "url": "https://grapheneos.org/", - "logo": "https://grapheneos.org/graphene.png", + "logo": "https://grapheneos.org/logo.png", "email": "contact@grapheneos.org", "sameAs": [ "https://twitter.com/GrapheneOS", |
