Ben Balter
|
1eb1f4ea4d
|
add script to vendor mime types
|
2015-08-24 16:21:50 -04:00 |
Parker Moore
|
f908051aa4
|
mime.types: remove extraneous hyphen before comment
|
2015-04-14 17:15:08 -07:00 |
schneems
|
701617cb0e
|
Fix header for RSS feeds with UTF8 characters.
```
$ curl http://localhost:4000/feed.xml -I
HTTP/1.1 200 OK
Etag: 64af8c-2356-552805aa
Content-Type: text/xml; charset=utf-8
Content-Length: 9046
Last-Modified: Fri, 10 Apr 2015 17:17:30 GMT
Server: WEBrick/1.3.1 (Ruby/2.2.1/2015-02-26)
Date: Fri, 10 Apr 2015 17:17:34 GMT
Connection: Keep-Alive
```
Originally contributed to https://github.com/fitztrev/jekyll-utf8/pull/3
|
2015-04-14 18:21:25 -04:00 |
Nicolas Hoizey
|
76416e50e8
|
Add WOFF2 font format
|
2015-04-10 00:13:02 +02:00 |
Aziz Shamim
|
509e2181de
|
sync mime types to GitHub
|
2014-01-26 12:15:15 -06:00 |
Johan Sellström
|
8d1b6720c3
|
Added pkpass to the list
|
2013-03-31 18:22:41 +03:00 |
Tom Preston-Werner
|
8c6c33a6c8
|
Use GH Pages MIME types.
|
2013-03-17 13:14:35 -07:00 |
Parker Moore
|
5e6c2f6e4b
|
Added mime.types file from Apache SVN repo.
|
2013-03-08 20:12:21 +01:00 |