Changeset 88 in code
- Timestamp:
- Jan 8, 2019, 11:38:56 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/morty.go
r78 r88 59 59 contenttype.NewFilterEquals("image", "bmp", ""), 60 60 contenttype.NewFilterEquals("image", "x-ms-bmp", ""), 61 contenttype.NewFilterEquals("image", "x-icon", ""), 61 62 // fonts 62 63 contenttype.NewFilterEquals("application", "font-otf", ""),
Note:
See TracChangeset
for help on using the changeset viewer.