summaryrefslogtreecommitdiff
path: root/static/index.html
diff options
context:
space:
mode:
authorScott Ostler <sostler@deathmachine.local>2010-01-19 23:25:29 -0500
committerScott Ostler <sostler@deathmachine.local>2010-01-19 23:25:29 -0500
commita91eb914edb95a5facd62b2eac00186b7b8c63c1 (patch)
tree9e5a331303d148aec0c91287e44b210d442be072 /static/index.html
parent7d447a321dedf2c767f8f0d0ac885d529dd387f9 (diff)
Getting ready for commit
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>