Skip to content

woff2 and extra mime types support #19

@rahul286

Description

@rahul286

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;
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions