Fix inline alignement
This commit is contained in:
parent
3279a4403c
commit
015a18f33a
|
@ -145,7 +145,7 @@ http {
|
|||
# h5bp/cross-origin/requests.conf
|
||||
map $sent_http_content_type $cors {
|
||||
# Images
|
||||
~*image/ "*";
|
||||
~*image/ "*";
|
||||
|
||||
# Web fonts
|
||||
~*font/ "*";
|
||||
|
|
Loading…
Reference in New Issue