summaryrefslogtreecommitdiff
path: root/static/website/templates/index.html
diff options
context:
space:
mode:
authorJayaram R Pai2014-09-17 17:21:13 +0530
committerJayaram R Pai2014-09-17 17:21:13 +0530
commit262a34b6259af5c65bed34e92b56ae26f70bbf10 (patch)
treeb1c1edb720b06ad20e360f38c24caa7d137a6277 /static/website/templates/index.html
parent83f86d8caef9e4f9713867d5917c20df59d41581 (diff)
downloadscilab-on-cloud-262a34b6259af5c65bed34e92b56ae26f70bbf10.tar.gz
scilab-on-cloud-262a34b6259af5c65bed34e92b56ae26f70bbf10.tar.bz2
scilab-on-cloud-262a34b6259af5c65bed34e92b56ae26f70bbf10.zip
added favicon, changed tornado port
Diffstat (limited to 'static/website/templates/index.html')
-rw-r--r--static/website/templates/index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/website/templates/index.html b/static/website/templates/index.html
index 88abbf8..10ad140 100644
--- a/static/website/templates/index.html
+++ b/static/website/templates/index.html
@@ -8,6 +8,7 @@
<link href="{% static 'website/css/fullscreen.css'%}" rel="stylesheet"/>
<link href="{% static 'website/css/monokai.css' %}" rel="stylesheet"/>
<link href="{% static 'website/css/main.css' %}" rel="stylesheet"/>
+ <link rel="shortcut icon" type="image/png" href="{% static 'website/images/favicon.ico' %}"/>
{% dajaxice_js_import %}
</head>
<body>