summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorAleš Smodiš <aless@guru.si>2015-10-02 11:22:06 +0200
committerAleš Smodiš <aless@guru.si>2015-10-02 11:22:06 +0200
commit0c168d0027f3350344d0fcdf16c554dcc8f3c92b (patch)
treeb263d19109400d33c31e3e0c5c5a256d03a4cae4 /index.html
parentf72d4a175d44283e1d2d35bccff706093600c1c2 (diff)
Remove deprecated files.
Diffstat (limited to 'index.html')
-rw-r--r--index.html2
1 files changed, 0 insertions, 2 deletions
diff --git a/index.html b/index.html
index d594f0c..a222f4c 100644
--- a/index.html
+++ b/index.html
@@ -5,7 +5,6 @@
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">
<meta name="format-detection" content="telephone=no">
- <link rel="stylesheet" href="css/jquery/jquery.terminal.css" type="text/css">
<!-- CodeMirror -->
<link rel="stylesheet" href="css/codemirror/codemirror.css" type="text/css">
<link rel="stylesheet" href="css/codemirror/show-hint.css" type="text/css">
@@ -464,7 +463,6 @@
<!-- jQuery stuff -->
<script src="js/jquery/jquery-1.11.3.js"></script>
<script src="js/engine.io.js"></script>
- <script src="js/jquery/jquery.terminal-0.8.8.js"></script>
<script src="js/jquery/jquery.history.js"></script>
<!-- Q promise library -->
<script src="js/q.js"></script>