summaryrefslogtreecommitdiff
path: root/static/faq.html
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2020-04-01 01:31:05 -0400
committerDaniel Micay <danielmicay@gmail.com>2020-04-01 01:31:05 -0400
commit88a5bfa97fe8b99ac489bbfcb7750dae830652e3 (patch)
tree907c372e7a1f952f6eb3a0b5d92b52e92b13ae7c /static/faq.html
parentd6bb9d6a7525d63e4f7edf82173ee8ace5888768 (diff)
remove domain from path to logo
Diffstat (limited to 'static/faq.html')
-rw-r--r--static/faq.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/faq.html b/static/faq.html
index 8de47256..7388d30e 100644
--- a/static/faq.html
+++ b/static/faq.html
@@ -646,7 +646,7 @@
often counter to it.</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>