diff options
Diffstat (limited to 'static/index.html')
| -rw-r--r-- | static/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/index.html b/static/index.html index 5fb4a77d..8f936186 100644 --- a/static/index.html +++ b/static/index.html @@ -107,7 +107,7 @@ <p>See <a href="/faq#device-support">the FAQ section on device support</a>.</p> </div> <footer> - <a href="/"><img src="https://grapheneos.org/logo.png" width="512" height="512" alt=""/>GrapheneOS</a> + <a href="/"><img src="/logo.png" width="512" height="512" alt=""/>GrapheneOS</a> <ul id="social"> <li><a href="https://twitter.com/GrapheneOS">Twitter</a></li> <li><a href="https://github.com/GrapheneOS">GitHub</a></li> |
