summaryrefslogtreecommitdiff
path: root/static/install.html
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2019-05-08 14:45:38 -0400
committerDaniel Micay <danielmicay@gmail.com>2019-05-08 14:48:54 -0400
commitf3b13c83577ee1a15c17bbc7fcbfae98cf848212 (patch)
treed0ed0ae6b3cf24e081c19fb09dd8c79a641cb5ff /static/install.html
parent36a3158244dde591e7488a33d2a59ebe47087509 (diff)
replace logo image
Diffstat (limited to 'static/install.html')
-rw-r--r--static/install.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/install.html b/static/install.html
index b0679bc6..11c94ceb 100644
--- a/static/install.html
+++ b/static/install.html
@@ -115,7 +115,7 @@ TMPDIR="$PWD/tmp" ./flash-all.sh</pre>
<pre>fastboot erase avb_custom_key</pre>
</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>