diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-02-20 12:15:59 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-02-20 12:15:59 -0500 |
| commit | 5f44f5a9212ebfb1c186a298f9ec986d1d37d5d9 (patch) | |
| tree | 8aa03a085af610b3bcadec451e7fb91b96711983 /static/pdfviewer-privacy-policy.html | |
| parent | 5727a283d63b303c89f9d0599a898acb88dfc3b6 (diff) | |
use svg logo for footer
Diffstat (limited to 'static/pdfviewer-privacy-policy.html')
| -rw-r--r-- | static/pdfviewer-privacy-policy.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/pdfviewer-privacy-policy.html b/static/pdfviewer-privacy-policy.html index 98aecba8..12d49f29 100644 --- a/static/pdfviewer-privacy-policy.html +++ b/static/pdfviewer-privacy-policy.html @@ -52,7 +52,7 @@ <p>See the <a href="https://github.com/GrapheneOS/PdfViewer">project's page on GitHub</a> for more information.</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> |
