summaryrefslogtreecommitdiff
path: root/static/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'static/index.html')
-rwxr-xr-xstatic/index.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/static/index.html b/static/index.html
index 0ed1671..df36408 100755
--- a/static/index.html
+++ b/static/index.html
@@ -1,5 +1,6 @@
</html><head>
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script>
+ <script type="text/javascript" src="/static/jquery-1.3.2.min.js"></script>
<script type="text/javascript" src="static/sha1.js"></script>
<script type="text/javascript" src="static/home.js"></script>
<script type="text/javascript" src="static/background.js"></script>
@@ -231,4 +232,4 @@ onchange="this.beenchanged = true;"/>
</body>
-</html> \ No newline at end of file
+</html>