content/index.haml in gitoe-0.1.0 vs content/index.haml in gitoe-0.1.1

- old
+ new

@@ -2,11 +2,12 @@ %html(lang='en') %head %link(rel="stylesheet" type="text/css" href="reset.css") %link(rel="stylesheet" type="text/css" href="style.css") %script(src="/jquery/jquery-1.9.1.min.js") - %script(src="/jquery/jquery.scrollTo.min.js") - %script(src="/raphael-min.js") + %script(src="jquery/jquery.scrollTo.min.js") + %script(src="raphael-min.js") + %script(src="moment.min.js") %script(src="gitoe-repo.js") %script(src="gitoe-draw.js") %script(src="gitoe.js") %title gitoe :coffee