This commit is contained in:
Kai Hendry
2012-08-13 15:15:34 +02:00
parent 1cf61836f4
commit c502227bf9
3 changed files with 7 additions and 3 deletions

View File

@@ -7,8 +7,10 @@ tweets.txt
/bootstrap/docs/assets/css/bootstrap.css
/bootstrap/docs/assets/img/glyphicons-halflings.png
/style.css
/jquery-1.7.2.min.js
/jquery-1.8.0.min.js
NETWORK:
/f/*
/f/
grep.php
/create.cgi
FALLBACK:
index.html

View File

@@ -28,7 +28,7 @@
<p class="help-inline">Type a search query like <a href="?foo">foo</a></p>
<script src="/jquery-1.7.2.min.js"></script>
<script src="/jquery-1.8.0.min.js"></script>
<script async src="/main.js"></script>
<footer><span id="source"></span></footer>

2
jquery-1.8.0.min.js vendored Normal file

File diff suppressed because one or more lines are too long