fix social links #13

Merged
aallard merged 7 commits from feature/fix-social-links into main 2024-06-10 09:56:19 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 67754100ff - Show all commits

View File

@ -4,7 +4,7 @@ Options -Indexes -MultiViews
# assets. # assets.
RewriteEngine on RewriteEngine on
RewriteRule \.(css|js|jpg|png|gif|woff|woff2)$ - [NC,L] RewriteRule \.(css|js|jpg|png|gif|woff|woff2|svg)$ - [NC,L]
RewriteCond %{HTTP:Accept-Language} ^(fr) [NC] RewriteCond %{HTTP:Accept-Language} ^(fr) [NC]
RewriteCond %{REQUEST_URI} !^/(fr|en)/ RewriteCond %{REQUEST_URI} !^/(fr|en)/