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