diff --git a/.htaccess b/.htaccess index 9fe10c4d..6861adaa 100644 --- a/.htaccess +++ b/.htaccess @@ -1,4 +1,4 @@ -# Apache Configuration File +# Apache Server Configs v1.1.0 | MIT License # https://github.com/h5bp/server-configs-apache # (!) Using `.htaccess` files slows down Apache, therefore, if you have access diff --git a/css/main.css b/css/main.css index 82347a32..294e0199 100644 --- a/css/main.css +++ b/css/main.css @@ -1,6 +1,6 @@ +/*! HTML5 Boilerplate v4.3.0 | MIT License | http://h5bp.com/ */ + /* - * HTML5 Boilerplate - * * What follows is the result of much research on cross-browser styling. * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal, * Kroc Camen, and the H5BP dev community and team.