diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2019-05-08 14:45:38 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2019-05-08 14:48:54 -0400 |
| commit | f3b13c83577ee1a15c17bbc7fcbfae98cf848212 (patch) | |
| tree | d0ed0ae6b3cf24e081c19fb09dd8c79a641cb5ff /static/usage.html | |
| parent | 36a3158244dde591e7488a33d2a59ebe47087509 (diff) | |
replace logo image
Diffstat (limited to 'static/usage.html')
| -rw-r--r-- | static/usage.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/usage.html b/static/usage.html index 015dc6a8..c6990f8b 100644 --- a/static/usage.html +++ b/static/usage.html @@ -37,7 +37,7 @@ <p><strong>This page is currently a placeholder and will be filled with lots of content over time.</strong></p> </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> |
