summaryrefslogtreecommitdiff
path: root/static/articles/index.html
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2021-02-20 12:15:59 -0500
committerDaniel Micay <danielmicay@gmail.com>2021-02-20 12:15:59 -0500
commit5f44f5a9212ebfb1c186a298f9ec986d1d37d5d9 (patch)
tree8aa03a085af610b3bcadec451e7fb91b96711983 /static/articles/index.html
parent5727a283d63b303c89f9d0599a898acb88dfc3b6 (diff)
use svg logo for footer
Diffstat (limited to 'static/articles/index.html')
-rw-r--r--static/articles/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/articles/index.html b/static/articles/index.html
index 829c9bc6..be726cd6 100644
--- a/static/articles/index.html
+++ b/static/articles/index.html
@@ -71,7 +71,7 @@
</ul>
</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>