Adding fibre icon in web browser tab.
authorRezende & Pedro & Carlos & Raphael <rezende@land.ufrj.br>
Thu, 7 Aug 2014 19:16:23 +0000 (16:16 -0300)
committerRezende & Pedro & Carlos & Raphael <rezende@land.ufrj.br>
Thu, 7 Aug 2014 19:16:23 +0000 (16:16 -0300)
portal/templates/base.html

index 37535b6..aa3062d 100644 (file)
@@ -3,7 +3,7 @@
 <html lang="en"><head>
 <title>{{theme}} portal - {{ section }}</title>
 <meta name="viewport" content="width=device-width, initial-scale=1.0">
-<link rel="shortcut icon" href="/static/img/favicon.ico">
+<link rel="shortcut icon" href="/static/img/fibre-logo2.ico"height ='16' width='16'>
 {# This is where insert_str will end up #}{% media_container prelude %}
 {% include 'messages-transient-header.html' %}
 <script type="text/javascript"> {# raw js code - use {% insert prelude_js %} ... {% endinsert %} #} {% container prelude_js %}</script>