From c32516fdb00dc5ccd9bf193a340db56b8dd8f321 Mon Sep 17 00:00:00 2001 From: Luke Armstrong Date: Tue, 26 Jul 2011 23:27:44 +0200 Subject: [PATCH] Stops the (scary) warning bar in Firefox about storing data for offline usage. --- .themes/classic/source/_includes/head.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.themes/classic/source/_includes/head.html b/.themes/classic/source/_includes/head.html index 34fb222..d04d0d0 100644 --- a/.themes/classic/source/_includes/head.html +++ b/.themes/classic/source/_includes/head.html @@ -1,7 +1,7 @@ - + {{site.title}}{% if page.title %}: {{page.title}}{% endif %}