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 2d4a047 commit 9b8063bCopy full SHA for 9b8063b
index.html
@@ -2,7 +2,7 @@
2
<head>
3
<title>Jupyter</title>
4
5
-<link href="jupyter_font/styles/css" rel="stylesheet">
+<link href="jupyter_font/styles.css" rel="stylesheet">
6
<link href="//maxcdn.bootstrapcdn.com/bootstrap/3.2.0/css/bootstrap.min.css" rel="stylesheet">
7
<script src="//maxcdn.bootstrapcdn.com/bootstrap/3.2.0/js/bootstrap.min.js"></script>
8
<script src="//cdnjs.cloudflare.com/ajax/libs/jquery/2.1.1/jquery.js"></script>
0 commit comments