summaryrefslogtreecommitdiff
path: root/views/layout.haml
diff options
context:
space:
mode:
Diffstat (limited to 'views/layout.haml')
-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