mirror of
https://github.com/thewesker/greptweet.git
synced 2025-12-22 13:01:06 -05:00
jquery update
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
|
||||
<p class="help-inline">Type a search query like <a href="?foo">foo</a></p>
|
||||
|
||||
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
|
||||
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js"></script>
|
||||
<script async src="/main.js"></script>
|
||||
|
||||
<footer><span id="source"></span></footer>
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
<meta content="width=device-width, initial-scale=1,maximum-scale=1.0;" name=viewport>
|
||||
<link rel="stylesheet" href="/bootstrap/docs/assets/css/bootstrap.css">
|
||||
<link rel="stylesheet" type="text/css" href="style.css">
|
||||
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
|
||||
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js"></script>
|
||||
<script src="/bootstrap/js/bootstrap-button.js"></script>
|
||||
<script src="index.js"></script>
|
||||
</head>
|
||||
|
||||
Reference in New Issue
Block a user