|
@@ -49,6 +49,8 @@
|
|
<link rel="stylesheet" href="{{AppSubURL}}/assets/font-awesome-4.6.3/css/font-awesome.min.css">
|
|
<link rel="stylesheet" href="{{AppSubURL}}/assets/font-awesome-4.6.3/css/font-awesome.min.css">
|
|
<link rel="stylesheet" href="{{AppSubURL}}/assets/octicons-4.3.0/octicons.min.css">
|
|
<link rel="stylesheet" href="{{AppSubURL}}/assets/octicons-4.3.0/octicons.min.css">
|
|
|
|
|
|
|
|
+ <link href='https://fonts.googleapis.com/css?family=Kaushan+Script' rel='stylesheet' type='text/css'>
|
|
|
|
+
|
|
<!-- notebook.js for rendering ipython notebooks and marked.js for rendering markdown in notebooks -->
|
|
<!-- notebook.js for rendering ipython notebooks and marked.js for rendering markdown in notebooks -->
|
|
{{if .IsIPythonNotebook}}
|
|
{{if .IsIPythonNotebook}}
|
|
<script src="{{AppSubURL}}/plugins/notebookjs-0.2.6/notebook.min.js"></script>
|
|
<script src="{{AppSubURL}}/plugins/notebookjs-0.2.6/notebook.min.js"></script>
|