From 9c64e231acd28e537aa65b8a6d954e5e3cf3d08e Mon Sep 17 00:00:00 2001 From: Ben Word Date: Sun, 29 Apr 2012 20:03:03 -0600 Subject: [PATCH] Re-add H5BP htaccess markers --- inc/h5bp-htaccess | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/inc/h5bp-htaccess b/inc/h5bp-htaccess index cab6e04..55df192 100644 --- a/inc/h5bp-htaccess +++ b/inc/h5bp-htaccess @@ -1,3 +1,5 @@ +# BEGIN HTML5 Boilerplate + ### ### This contains the HTML5 Boilerplate .htaccess that can be found at: ### github.com/h5bp/html5-boilerplate/blob/master/.htaccess @@ -553,4 +555,6 @@ AddCharset utf-8 .css .js .xml .json .rss .atom # Increase cookie security php_value session.cookie_httponly true - \ No newline at end of file + + +# END HTML5 Boilerplate \ No newline at end of file