mirror of
https://github.com/thewesker/greptweet.git
synced 2025-12-20 12:11: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/css/bootstrap.css
|
||||||
/bootstrap/docs/assets/img/glyphicons-halflings.png
|
/bootstrap/docs/assets/img/glyphicons-halflings.png
|
||||||
/style.css
|
/style.css
|
||||||
/jquery-1.8.0.min.js
|
/jquery.js
|
||||||
NETWORK:
|
NETWORK:
|
||||||
*
|
*
|
||||||
|
|||||||
@@ -28,7 +28,7 @@
|
|||||||
|
|
||||||
<div id="results"></div>
|
<div id="results"></div>
|
||||||
|
|
||||||
<script src="/jquery-1.8.0.min.js"></script>
|
<script src="/jquery.js"></script>
|
||||||
<script async src="/main.js"></script>
|
<script async src="/main.js"></script>
|
||||||
|
|
||||||
<footer><span id="source"></span></footer>
|
<footer><span id="source"></span></footer>
|
||||||
|
|||||||
Reference in New Issue
Block a user