diff --git a/website/config.toml b/website/config.toml index b8aecb32b3974..06c37f106cde5 100644 --- a/website/config.toml +++ b/website/config.toml @@ -35,7 +35,7 @@ alpine_js_version = "2.8.2" ionicons_version = "5.4.0" openssl_version = "3.1" site_logo = "img/vector-open-graph.png" -display_banner = false # Whether to display the top banner in layouts/partials/banner.html +display_banner = true # Whether to display the top banner in layouts/partials/banner.html favicon = "favicon.ico" # Update this every time there's a new "generation" of the site. Incrementing this forces the browser to refresh any diff --git a/website/layouts/_default/baseof.html b/website/layouts/_default/baseof.html index cdec24b17682d..0ba071a5aab44 100644 --- a/website/layouts/_default/baseof.html +++ b/website/layouts/_default/baseof.html @@ -77,4 +77,4 @@ {{/* React component used for global search */}} {{ partial "javascript/search.html" . }} - + \ No newline at end of file diff --git a/website/layouts/partials/banner.html b/website/layouts/partials/banner.html index 180189c03b0e9..0ebd7e595b92b 100644 --- a/website/layouts/partials/banner.html +++ b/website/layouts/partials/banner.html @@ -1,31 +1,14 @@ -
+

- Vector is joining Datadog! + APT and RPM repositories at repositories.timber.io will be decommissioned on February 28th - Learn more + Migration instructions

-
- -
-
+
\ No newline at end of file