From 9b9de20ada4111c38bd77ca27ab8438048c9f358 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Mon, 27 Jun 2016 18:24:03 +0000 Subject: _head: fix Content-Type charset attribute Oops, this breaks rendering with some browser configurations which do not assume UTF-8. --- lib/oldweb/_head.rhtml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/oldweb/_head.rhtml b/lib/oldweb/_head.rhtml index ae4d5e9..720fd95 100644 --- a/lib/oldweb/_head.rhtml +++ b/lib/oldweb/_head.rhtml @@ -8,4 +8,4 @@ type="application/atom+xml" /><% end %> +content="text/html; charset=<%= @options.charset %>"> -- cgit v1.2.3-24-ge0c7