diff --git a/exampleSite/config.yaml b/exampleSite/config.yaml index 09774ed..f325cfb 100644 --- a/exampleSite/config.yaml +++ b/exampleSite/config.yaml @@ -32,8 +32,6 @@ params: # background image of the landing page background: "images/background.jpg" - # optional alignment of the background image - #background-position: center # Provide logos for your site. The inverted logo will be used in the initial # transparent navbar and the main logo will be used in the non-transparent navbar. diff --git a/layouts/partials/sections/home.html b/layouts/partials/sections/home.html index 0b4726f..2f825a7 100644 --- a/layouts/partials/sections/home.html +++ b/layouts/partials/sections/home.html @@ -1,8 +1,7 @@