Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 6bc72ec

Browse files
authored
Added an appropriate mime type for .woff2
1 parent f405a76 commit 6bc72ec

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

mime.types

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,7 @@ types {
9797
font/opentype otf;
9898
application/vnd.ms-fontobject eot;
9999
application/font-woff woff;
100+
application/font-woff woff2;
100101

101102
application/octet-stream bin exe dll;
102103
application/octet-stream deb;

0 commit comments

Comments
 (0)