mirror of
https://github.com/thewesker/greptweet.git
synced 2025-12-21 04:31:05 -05:00
Jquery update. Can't be on CDN due to Appcache.
This commit is contained in:
@@ -6,6 +6,6 @@ tweets.txt
|
||||
/bootstrap/docs/assets/css/bootstrap.css
|
||||
/bootstrap/docs/assets/img/glyphicons-halflings.png
|
||||
/style.css
|
||||
/jquery-1.8.0.min.js
|
||||
/jquery.js
|
||||
NETWORK:
|
||||
*
|
||||
|
||||
@@ -28,7 +28,7 @@
|
||||
|
||||
<div id="results"></div>
|
||||
|
||||
<script src="/jquery-1.8.0.min.js"></script>
|
||||
<script src="/jquery.js"></script>
|
||||
<script async src="/main.js"></script>
|
||||
|
||||
<footer><span id="source"></span></footer>
|
||||
|
||||
Reference in New Issue
Block a user