Skip to content

Commit

Permalink
Update index.html.mustache
Browse files Browse the repository at this point in the history
Add Hogan to the homepage so people can play with it in the console.
  • Loading branch information
sayrer committed Apr 22, 2014
1 parent ad4b47d commit f1e5bb0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions web/index.html.mustache
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
<title>Hogan.js</title>
<meta name="description" content="">
<meta name="author" content="">
<script src="http://twitter.github.com/hogan.js/builds/{{version}}/hogan-{{version}}.js"></script>
<!--[if lt IE 9]>
<script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
Expand Down

0 comments on commit f1e5bb0

Please sign in to comment.