Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

woff2 and extra mime types support #19

Open
rahul286 opened this issue Jul 3, 2018 · 0 comments
Open

woff2 and extra mime types support #19

rahul286 opened this issue Jul 3, 2018 · 0 comments
Labels
good first issue Good for newcomers

Comments

@rahul286
Copy link
Member

rahul286 commented Jul 3, 2018

I think rather than copy-pasting mime.types, we can include another type {} block in our nginx.conf with additional types

types{
    application/font-woff2           woff2;
}
@kirtangajjar kirtangajjar added the good first issue Good for newcomers label Sep 17, 2018
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants