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/greptweet.appcache b/greptweet.appcache
index bbb52bd..026c4d5 100644
--- a/greptweet.appcache
+++ b/greptweet.appcache
@@ -4,6 +4,7 @@ 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
diff --git a/index.html b/index.html
index a63a86b..aa5cc58 100644
--- a/index.html
+++ b/index.html
@@ -3,9 +3,10 @@
Grepping twitter backup
-
-
+
+
+
diff --git a/index.shtml b/index.shtml
index 8c7ee58..43524e7 100644
--- a/index.shtml
+++ b/index.shtml
@@ -3,10 +3,12 @@
GrepTweet
-
+
+
+