diff --git a/static/.htaccess b/static/.htaccess index a999b39b..cf99823e 100644 --- a/static/.htaccess +++ b/static/.htaccess @@ -39,6 +39,7 @@ Header set Cache-Control "public, max-age=31536000" RedirectMatch 301 ^/security.txt$ /.well-known/security.txt +RedirectMatch 301 ^/graphene.png$ /logo.png RewriteEngine on diff --git a/static/build.html b/static/build.html index eee8683e..27bb09e5 100644 --- a/static/build.html +++ b/static/build.html @@ -371,7 +371,7 @@ cd ../.. external/ repositories. There are no modifications to it for GrapheneOS.