diff --git a/.htaccess b/.htaccess index 3bfb6cf..df31420 100644 --- a/.htaccess +++ b/.htaccess @@ -2,4 +2,6 @@ DirectoryIndex index.shtml index.html AddType text/cache-manifest .appcache RewriteEngine on RewriteRule ^f/(.*)$ /create.cgi?id=$1 [L,QSA] -CheckCaseOnly on + + CheckCaseOnly On + diff --git a/create.cgi b/create.cgi index 56c8049..37b1c60 100755 --- a/create.cgi +++ b/create.cgi @@ -41,7 +41,6 @@ cat < Fetching tweets of $id -
diff --git a/greptweet.appcache b/greptweet.appcache index bbb52bd..dcff23a 100644 --- a/greptweet.appcache +++ b/greptweet.appcache @@ -4,8 +4,8 @@ CACHE: tweets.txt /main.js /bootstrap/css/bootstrap.min.css +/bootstrap/css/bootstrap-responsive.min.css /bootstrap/img/glyphicons-halflings.png -/style.css /jquery.js NETWORK: * diff --git a/index.html b/index.html index a63a86b..7fd3147 100644 --- a/index.html +++ b/index.html @@ -3,10 +3,10 @@ Grepping twitter backup - - + - + + diff --git a/index.shtml b/index.shtml index 1a77a86..672701f 100644 --- a/index.shtml +++ b/index.shtml @@ -3,11 +3,12 @@ GrepTweet - + + - +