commit spam all over again
This commit is contained in:
parent
4062efd022
commit
8eda56742d
1 changed files with 3 additions and 0 deletions
|
@ -3,6 +3,9 @@ AddType font/ttf .ttf
|
|||
AddType font/otf .otf
|
||||
AddType font/woff .woff
|
||||
|
||||
# To fix old links
|
||||
Redirect 301 /img/ /images/
|
||||
|
||||
<FilesMatch "\.(ttf|otf|eot|woff)$">
|
||||
<IfModule mod_headers.c>
|
||||
Header set Access-Control-Allow-Origin "*"
|
||||
|
|
Reference in a new issue