Skip to content

Commit

Permalink
Merge pull request #61 from ebidel/dev
Browse files Browse the repository at this point in the history
Updating meta tag
  • Loading branch information
ebidel committed Jan 28, 2013
2 parents 82c1a6c + 21fe1d4 commit 80e8f1a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion getting_started/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@
<html>
<head>
<title>Toolkit Getting Started</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<!-- load toolkit platform -->
<script src="../platform/platform.js"></script>
<!-- load some components -->
Expand Down

0 comments on commit 80e8f1a

Please sign in to comment.