diff --git a/IPython/frontend/html/notebook/static/user/css/custom.css b/IPython/frontend/html/notebook/static/custom/css/custom.css similarity index 100% rename from IPython/frontend/html/notebook/static/user/css/custom.css rename to IPython/frontend/html/notebook/static/custom/css/custom.css diff --git a/IPython/frontend/html/notebook/static/user/js/custom.js b/IPython/frontend/html/notebook/static/custom/js/custom.js similarity index 100% rename from IPython/frontend/html/notebook/static/user/js/custom.js rename to IPython/frontend/html/notebook/static/custom/js/custom.js diff --git a/IPython/frontend/html/notebook/templates/page.html b/IPython/frontend/html/notebook/templates/page.html index ccec5a2..2a92e2f 100644 --- a/IPython/frontend/html/notebook/templates/page.html +++ b/IPython/frontend/html/notebook/templates/page.html @@ -23,7 +23,7 @@ {% endif %} {% endblock lesscss%} {% endblock %} - + {% block meta %} @@ -69,7 +69,7 @@ {% endif %} {% endblock %} - +