mirror of
https://github.com/thewesker/greptweet.git
synced 2025-12-23 21:41:06 -05:00
Various tweaks
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
<li id="name" class="active">You are here</li>
|
||||
</ul>
|
||||
|
||||
<input type="text" name="q" class="xlarge" />
|
||||
<input type="search" name="q" class="xlarge" />
|
||||
<button class="btn primary">Greptweet</button>
|
||||
|
||||
<div id="results"></div>
|
||||
@@ -26,7 +26,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.0/jquery.min.js"></script>
|
||||
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
|
||||
<script async src="/main.js"></script>
|
||||
|
||||
<footer><span id="source"></span></footer>
|
||||
|
||||
Reference in New Issue
Block a user