mirror of
https://github.com/thewesker/greptweet.git
synced 2025-12-26 06:41:06 -05:00
Sponsored by uk.webconverger.com
Not using git submodule any more, hence some paths needed to change Update Jquery to 1.9.1
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
<title>Grepping twitter backup</title>
|
||||
<meta content="width=device-width, initial-scale=1,maximum-scale=1.0;" name=viewport>
|
||||
<link rel="icon" href="/favicon.ico">
|
||||
<link rel="stylesheet" href="/bootstrap/docs/assets/css/bootstrap.css">
|
||||
<link rel="stylesheet" href="/bootstrap/css/bootstrap.min.css">
|
||||
<link rel="stylesheet" type="text/css" href="/style.css">
|
||||
</head>
|
||||
|
||||
@@ -29,7 +29,9 @@
|
||||
<script src="/jquery.js"></script>
|
||||
<script async src="/main.js"></script>
|
||||
|
||||
<footer><span id="source"></span></footer>
|
||||
<footer><span id="source"></span>
|
||||
<p>Sponsored by <a href="http://webconverger.com">Webconverger who provide foolproof Web kiosk software</a></p>
|
||||
</footer>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user