use generic name for mask icon

This commit is contained in:
Daniel Micay
2019-08-07 18:15:40 -04:00
parent b00cbbc436
commit 5da6a8432f
12 changed files with 12 additions and 11 deletions

View File

@@ -42,7 +42,8 @@ RedirectMatch 301 ^/security.txt$ /.well-known/security.txt
RedirectMatch 301 ^/graphene.png$ /logo.png
RedirectMatch 301 ^/pdfviewer_privacy_policy$ /pdfviewer-privacy-policy
RedirectMatch 301 ^/safari_pinned_tab_icon.svg$ /safari-pinned-tab-icon.svg
RedirectMatch 301 ^/safari_pinned_tab_icon.svg$ /mask-icon.svg
RedirectMatch 301 ^/safari-pinned-tab-icon.svg$ /mask-icon.svg
RedirectMatch 301 ^/bitcoin_address.png$ /bitcoin-address.png
# http://www.twipu.com/GrapheneOS doesn't handle links with fragments properly