diff --git a/exampleSite/config.toml b/exampleSite/config.toml index 8c40be4..5adb85d 100644 --- a/exampleSite/config.toml +++ b/exampleSite/config.toml @@ -45,9 +45,8 @@ paginate = 5 # Cookie consent (may be required for your site in the European Union) # Set the "more info" URL in this parameter. You have to - # provide a document page for this URL - see the example website - # To avoid a menu entry for this information page add it to - # content/info instead of content/page or content. + # provide a document page for this URL if you don't use an external URL - + # see the example website # cookie_consent_info_url = "/cookie-information/" [params.sidebar] diff --git a/layouts/_default/baseof.html b/layouts/_default/baseof.html index 81494aa..74e4894 100644 --- a/layouts/_default/baseof.html +++ b/layouts/_default/baseof.html @@ -28,7 +28,7 @@