From f908051aa403e32d8f52f7f68c3252b7688f07a3 Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Tue, 14 Apr 2015 17:15:08 -0700 Subject: [PATCH] mime.types: remove extraneous hyphen before comment --- lib/jekyll/mime.types | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/jekyll/mime.types b/lib/jekyll/mime.types index 9d0fffbf..4e33d137 100644 --- a/lib/jekyll/mime.types +++ b/lib/jekyll/mime.types @@ -1,4 +1,4 @@ --# These are the same MIME types that GitHub Pages uses as of 26 January 2014 +# These are the same MIME types that GitHub Pages uses as of 26 January 2014 text/html;charset=utf-8 html htm shtml text/css css