From a4b5975715d90cb55ff7f434e2a54a2e48701adc Mon Sep 17 00:00:00 2001 From: Sami Samhuri Date: Wed, 19 Mar 2014 17:15:12 -0700 Subject: [PATCH] specify charset in Content-Type header instead of --- public/.htaccess | 1 + public/_layout.ejs | 1 - public/f/grid-bug.html | 2 -- public/posts/index.html | 1 - 4 files changed, 1 insertion(+), 4 deletions(-) diff --git a/public/.htaccess b/public/.htaccess index 8e520c3..035ac4e 100644 --- a/public/.htaccess +++ b/public/.htaccess @@ -2,6 +2,7 @@ DefaultType text/plain AddType audio/mp4 m4r AddType application/rss+xml rss SetOutputFilter DEFLATE +AddDefaultCharset utf-8 # Turn on Expires and set default expires to 3 days ExpiresActive On diff --git a/public/_layout.ejs b/public/_layout.ejs index 846c540..85094af 100644 --- a/public/_layout.ejs +++ b/public/_layout.ejs @@ -26,7 +26,6 @@ - <% if (typeof title != 'undefined') { -%> diff --git a/public/f/grid-bug.html b/public/f/grid-bug.html index 3bebbb1..e0e24e9 100644 --- a/public/f/grid-bug.html +++ b/public/f/grid-bug.html @@ -2,8 +2,6 @@ - - jank