Merge pull request #6 from eyy/patch-1

fixing quote
This commit is contained in:
Rico Sta. Cruz 2015-03-25 16:11:46 +08:00
commit 906eab0a59
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ layout: default
charset: "UTF-8" charset: "UTF-8"
headers: { headers: {
'cache-control': 'public', 'cache-control': 'public',
'content-type': 'text/html; charset=UTF-8" 'content-type': 'text/html; charset=UTF-8'
} }
accepted: false accepted: false