Skip to content

Commit

Permalink
Merge pull request #10 from ingk/master
Browse files Browse the repository at this point in the history
Add charset declaration for UTF-8
  • Loading branch information
malachheb committed Feb 24, 2014
2 parents d967454 + ac24521 commit 543f1eb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/calamum/templates/bootstrap/index.html.erb
Expand Up @@ -2,6 +2,7 @@
<html lang="en">
<head>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="description" content="">
<meta name="author" content="">
<link href="./assets/stylesheets/bootstrap.css" rel="Stylesheet"/>
Expand Down

0 comments on commit 543f1eb

Please sign in to comment.