diff --git a/.gitignore b/.gitignore index e5d2d8f12cc3e..6060515495e7f 100644 --- a/.gitignore +++ b/.gitignore @@ -5,5 +5,5 @@ _site .sass-cache Gemfile Gemfile.lock -node_modules/* +node_modules package.json \ No newline at end of file diff --git a/_layouts/default.html b/_layouts/default.html index 34dc7b31d1b45..c1761c2f4b9c2 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -21,7 +21,7 @@