From f3b13c83577ee1a15c17bbc7fcbfae98cf848212 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Wed, 8 May 2019 14:45:38 -0400 Subject: replace logo image --- static/.htaccess | 1 + 1 file changed, 1 insertion(+) (limited to 'static/.htaccess') 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 -- cgit v1.3.1