insert favicon to production site
authorDobrica Pavlinusic <dpavlin@rot13.org>
Sat, 12 Jan 2013 18:16:34 +0000 (19:16 +0100)
committerDobrica Pavlinusic <dpavlin@rot13.org>
Sat, 12 Jan 2013 18:16:34 +0000 (19:16 +0100)
app/drzb2013.html.ep

index 6bb3db6..5c3a739 100644 (file)
@@ -7,6 +7,11 @@
        hr => 'Registracija za konferenciju'
   %></title>
 
+% if ( $lang !~ m/-dev/ ) {
+%#  <link rel="shortcut icon" href="/drzb2013/drzb2013.ico"> 
+  <link rel="shortcut icon" href="/drzb2013/drzb2013.png"> 
+% }
+
   <!-- Twtitter bootstrap -->
   <link rel="stylesheet" href="/lib/bootstrap/css/bootstrap.min.css" />
   <link rel="stylesheet" href="/lib/bootstrap/css/bootstrap-responsive.min.css" />