Commit 268336d9 authored by Sven Franck's avatar Sven Franck

erp5-font: fixed incorrect mime-types

parent 4a8aedd5
......@@ -12,7 +12,7 @@
</item>
<item>
<key> <string>content_type</string> </key>
<value> <string>application/octet-stream</string> </value>
<value> <string>application/vnd.ms-fontobject</string> </value>
</item>
<item>
<key> <string>precondition</string> </key>
......
......@@ -12,7 +12,7 @@
</item>
<item>
<key> <string>content_type</string> </key>
<value> <string>application/octet-stream</string> </value>
<value> <string>application/x-font-ttf</string> </value>
</item>
<item>
<key> <string>precondition</string> </key>
......
......@@ -12,7 +12,7 @@
</item>
<item>
<key> <string>content_type</string> </key>
<value> <string>application/octet-stream</string> </value>
<value> <string>application/font-woff2</string> </value>
</item>
<item>
<key> <string>precondition</string> </key>
......
......@@ -12,7 +12,7 @@
</item>
<item>
<key> <string>content_type</string> </key>
<value> <string>application/octet-stream</string> </value>
<value> <string>application/x-font-opentype</string> </value>
</item>
<item>
<key> <string>precondition</string> </key>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment