summaryrefslogtreecommitdiff
path: root/static/install
diff options
context:
space:
mode:
Diffstat (limited to 'static/install')
-rw-r--r--static/install/cli.html2
-rw-r--r--static/install/index.html2
-rw-r--r--static/install/web.html2
3 files changed, 3 insertions, 3 deletions
diff --git a/static/install/cli.html b/static/install/cli.html
index fbcf1bb8..624edfc3 100644
--- a/static/install/cli.html
+++ b/static/install/cli.html
@@ -548,7 +548,7 @@ curl -O https://releases.grapheneos.org/sunfish-factory-2021.02.07.17.zip.sig</p
</section>
</main>
<footer>
- <a href="/"><img src="/logo.png" width="512" height="512" alt=""/>GrapheneOS</a>
+ <a href="/"><img src="/mask-icon.svg" 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>
diff --git a/static/install/index.html b/static/install/index.html
index efe9a5eb..b2e1cd4b 100644
--- a/static/install/index.html
+++ b/static/install/index.html
@@ -61,7 +61,7 @@
less secure and avoids needing any software beyond a browser with WebUSB support.</p>
</main>
<footer>
- <a href="/"><img src="/logo.png" width="512" height="512" alt=""/>GrapheneOS</a>
+ <a href="/"><img src="/mask-icon.svg" 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>
diff --git a/static/install/web.html b/static/install/web.html
index f920a3ef..b7bd6333 100644
--- a/static/install/web.html
+++ b/static/install/web.html
@@ -344,7 +344,7 @@
</section>
</main>
<footer>
- <a href="/"><img src="/logo.png" width="512" height="512" alt=""/>GrapheneOS</a>
+ <a href="/"><img src="/mask-icon.svg" 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>