Added Favicon
authorveltr
Thu, 07 Feb 2013 11:34:06 +0100
changeset 119 e40392f60149
parent 118 124f7745a3d6
child 120 72be7f52c743
Added Favicon
src/theend/static/theend/img/favicon.ico
src/theend/templates/theend/home.html
Binary file src/theend/static/theend/img/favicon.ico has changed
--- a/src/theend/templates/theend/home.html	Tue Feb 05 18:41:29 2013 +0100
+++ b/src/theend/templates/theend/home.html	Thu Feb 07 11:34:06 2013 +0100
@@ -10,6 +10,7 @@
         
         <meta name="viewport" content="initial-scale=1,user-scalable=no,maximum-scale=1,width=device-width" />
         
+        <link rel="icon" href="{% static 'theend/img/favicon.ico' %}" type="image/x-icon" />
 
 {% block css_import %}
         <link rel="stylesheet" href="{% static 'theend/lib/jquery-ui.css' %}" />