diff --git a/website/source/assets/images/logo-hashicorp.svg b/website/source/assets/images/logo-hashicorp.svg new file mode 100644 index 0000000000..5d03013efb --- /dev/null +++ b/website/source/assets/images/logo-hashicorp.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/website/source/index.html.erb b/website/source/index.html.erb index 01672f0a6f..a8ef1235b1 100644 --- a/website/source/index.html.erb +++ b/website/source/index.html.erb @@ -9,7 +9,7 @@ description: |-
- <%= inline_svg "logo-text.svg", height: 120, class: "logo" %> + <%= inline_svg "logo-hashicorp.svg", height: 120, class: "logo" %>

Service Discovery and Configuration Made Easy