diff options
author | Harald Eilertsen <haraldei@anduin.net> | 2011-09-02 20:05:39 +0200 |
---|---|---|
committer | Harald Eilertsen <haraldei@anduin.net> | 2011-09-02 20:05:39 +0200 |
commit | 91a829dca5234ba3e4d82661cd0665f679153a82 (patch) | |
tree | 22ffd1782116f5b8116300f8ccd2cd11035c3ebb | |
parent | eeb737eb3cac6f46cb699a24b92759255f207b70 (diff) | |
download | Thrash-and-Burn-Tour-2012-Website-91a829dca5234ba3e4d82661cd0665f679153a82.tar.gz Thrash-and-Burn-Tour-2012-Website-91a829dca5234ba3e4d82661cd0665f679153a82.tar.bz2 Thrash-and-Burn-Tour-2012-Website-91a829dca5234ba3e4d82661cd0665f679153a82.zip |
Switch to UTF-8 charset
-rw-r--r-- | src/_layouts/default.haml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/_layouts/default.haml b/src/_layouts/default.haml index 0f712cd..4bc6d71 100644 --- a/src/_layouts/default.haml +++ b/src/_layouts/default.haml @@ -2,6 +2,7 @@ %html %head %title Thrash and Burn Tour 2012 + %meta{ :charset => 'UTF-8' } = stylesheets %body = yield |