Skip to content

Commit

Permalink
add png mime type
Browse files Browse the repository at this point in the history
  • Loading branch information
griffinht committed Feb 28, 2021
1 parent 9e4ede5 commit c70bc2f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion board-server/src/main/resources/META-INF/mime.types
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
application/javascript js
text/css css
image/x-icon ico
text/html htm html
text/html htm html
image/png png

0 comments on commit c70bc2f

Please sign in to comment.