From eda953ad800d95289ddc6578048fbd1cac4d6730 Mon Sep 17 00:00:00 2001 From: gebele Date: Fri, 21 Feb 2014 17:48:48 +0100 Subject: renamed unicorn.rb for easier update on server --- views/layout.haml | 1 + 1 file changed, 1 insertion(+) (limited to 'views') diff --git a/views/layout.haml b/views/layout.haml index b46fc7d..a27be48 100644 --- a/views/layout.haml +++ b/views/layout.haml @@ -3,6 +3,7 @@ %head %meta{ :charset => "utf-8" } %title= "PubChem read across" + %link{:rel=>'icon', :type=>'image/x-icon', :href=>'/favicon.ico'} %link{:rel=>'stylesheet', :href=>"#{'/style.css'}", :type => "text/css"} %script{:type => "text/javascript", :src => "/jquery-1.8.2.js"} :javascript -- cgit v1.2.3