Skip to content

Commit

Permalink
Add 'application/x-font-woff', another mongrel MIME type found in the…
Browse files Browse the repository at this point in the history
… wild.
  • Loading branch information
erikrose committed Feb 14, 2020
1 parent ccafd46 commit fe4ae9b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cli/fathom_web/commands/extract.py
Expand Up @@ -38,6 +38,7 @@
# From sample pages we've collected:
'application/x-font-ttf': '.ttf',
'image/jpg': '.jpg',
'application/x-font-woff': '.woff',
}


Expand Down

0 comments on commit fe4ae9b

Please sign in to comment.