Skip to content

Commit

Permalink
Add otf mime type. Fix #88
Browse files Browse the repository at this point in the history
  • Loading branch information
arnaudruffin authored and ForestEckhardt committed May 4, 2023
1 parent 22417b7 commit 4e17e75
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/staticfile/finalize/data.go
Original file line number Diff line number Diff line change
Expand Up @@ -178,6 +178,7 @@ types {
font/ttf ttf;
font/woff woff;
font/woff2 woff2;
font/otf otf;
text/mathml mml;
text/plain txt;
text/vnd.sun.j2me.app-descriptor jad;
Expand Down

0 comments on commit 4e17e75

Please sign in to comment.