]> git.ipfire.org Git - thirdparty/AWStats.git/commitdiff
Add eot/woff/woff2 to mime.pm as fonts 4/head
authorSven Strickroth <email@cs-ware.de>
Wed, 26 Aug 2015 17:50:18 +0000 (19:50 +0200)
committerSven Strickroth <email@cs-ware.de>
Wed, 26 Aug 2015 17:51:23 +0000 (19:51 +0200)
Signed-off-by: Sven Strickroth <email@cs-ware.de>
wwwroot/cgi-bin/lib/mime.pm

index 2dd60615ec6bd56aa14b9cf67eca0bf9657b0037..9fd620352e9768ae213302a0b2585cda168f9781 100644 (file)
 # Font
 'ttf',['ttf',''],
 'fon',['fon',''],
+'eot',['fon',''],
+'woff',['fon',''],
+'woff2',['fon',''],
 # Encrypted files
 'pgp',['encrypt',''],
 'gpg',['encrypt',''],