Adding link to new location of favicon.ico.

pull/37/head
Brian E. Granger 13 years ago
parent 57196dabdb
commit 222f8b1848

@ -10,6 +10,7 @@
<meta charset="utf-8">
<title>{% block title %}IPython Notebook{% endblock %}</title>
<link rel="shortcut icon" type="image/x-icon" href="{{static_url("base/images/favicon.ico") }}">
<meta http-equiv="X-UA-Compatible" content="chrome=1">
<link rel="stylesheet" href="{{static_url("jquery/css/themes/base/jquery-ui.min.css") }}" type="text/css" />
<link rel="stylesheet" href="{{static_url("base/css/boilerplate.css") }}" type="text/css" />

Loading…
Cancel
Save