cleanup and demo both working

This commit is contained in:
2015-02-26 06:37:22 +01:00
parent 97f47eb734
commit 6e805fed3e
6 changed files with 2 additions and 52 deletions
+1 -5
View File
@@ -10,11 +10,7 @@ html lang="en"
/! Le HTML5 shim, for IE6-8 support of HTML elements
/[if lt IE 9]
= javascript_include_tag "http://html5shim.googlecode.com/svn/trunk/html5.js"
= stylesheet_link_tag "application", :media => "all"
link href="/images/apple-touch-icon-144x144.png" rel="apple-touch-icon-precomposed" sizes="144x144"
link href="/images/apple-touch-icon-114x114.png" rel="apple-touch-icon-precomposed" sizes="114x114"
link href="/images/apple-touch-icon-72x72.png" rel="apple-touch-icon-precomposed" sizes="72x72"
link href="/images/apple-touch-icon.png" rel="apple-touch-icon-precomposed"
= stylesheet_link_tag "theme1/application", media: "all"
link href="/favicon.ico" rel="shortcut icon"
body class=action_name
.container