Fix inline alignement

This commit is contained in:
Léo Colombaro 2022-12-05 14:21:28 +01:00 committed by GitHub
parent 3279a4403c
commit 015a18f33a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -145,7 +145,7 @@ http {
# h5bp/cross-origin/requests.conf
map $sent_http_content_type $cors {
# Images
~*image/ "*";
~*image/ "*";
# Web fonts
~*font/ "*";