summaryrefslogtreecommitdiff
path: root/views
diff options
context:
space:
mode:
authorgebele <gebele@in-silico.ch>2014-02-21 17:48:48 +0100
committergebele <gebele@in-silico.ch>2014-02-21 17:48:48 +0100
commiteda953ad800d95289ddc6578048fbd1cac4d6730 (patch)
treebd5794f8fa195ab0ec82f32f26d163108959342e /views
parent0385c1b7f6b6a168bd1c832e519ca9fe7fb52c8d (diff)
renamed unicorn.rb for easier update on server
Diffstat (limited to 'views')
-rw-r--r--views/layout.haml1
1 files changed, 1 insertions, 0 deletions
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