diff --git a/website/source/assets/images/logo-hashicorp.svg b/website/source/assets/images/logo-hashicorp.svg index 67d3c051f..5d70cc5a5 100644 --- a/website/source/assets/images/logo-hashicorp.svg +++ b/website/source/assets/images/logo-hashicorp.svg @@ -1,15 +1,6 @@ - - - - - - + + + + diff --git a/website/source/assets/images/logo-text.svg b/website/source/assets/images/logo-text.svg index 013068e1f..9fb28671f 100644 --- a/website/source/assets/images/logo-text.svg +++ b/website/source/assets/images/logo-text.svg @@ -1,9 +1,9 @@ - - - - - + + + + + diff --git a/website/source/layouts/layout.erb b/website/source/layouts/layout.erb index a4aa95e25..02399d615 100644 --- a/website/source/layouts/layout.erb +++ b/website/source/layouts/layout.erb @@ -137,7 +137,7 @@ "alternateName": "Nomad by HashiCorp", "manufacturer": "HashiCorp", "url": "https://www.nomadproject.io", - "logo": "<%= File.join(base_url, image_path("logo-text.svg")) %>", + "logo": "<%= File.join(base_url, image_path("logo-hashicorp.svg")) %>", "sameAs": [ "https://github.com/hashicorp/nomad" ]