We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b346b7a commit 57b5562Copy full SHA for 57b5562
favicon.ico
33.7 KB
favicon.png
-742 Bytes
index.html
@@ -3,7 +3,7 @@
3
<title>Jupyter Project</title>
4
5
6
-<link rel="shortcut icon" type="image/png" href="favicon.png" />
+<link rel="shortcut icon" href="favicon.ico" />
7
<link href="https://maxcdn.bootstrapcdn.com/bootstrap/3.2.0/css/bootstrap.min.css" rel="stylesheet">
8
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.1/jquery.js"></script>
9
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.2.0/js/bootstrap.min.js"></script>
0 commit comments