diff --git a/.gitignore b/.gitignore index 9bf1d3a04..19ee8876c 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ public/ npm-debug.log /node_modules/* +exampleSite/.hugo_build.lock diff --git a/layouts/partials/headers.html b/layouts/partials/headers.html index 818adbb26..225e32639 100644 --- a/layouts/partials/headers.html +++ b/layouts/partials/headers.html @@ -24,17 +24,17 @@ - + {{ with .Site.Params.style }} - + {{ else }} - + {{ end }} - + {{ ` @@ -49,8 +49,8 @@ - - + +