diff --git a/website/pages/_app.js b/website/pages/_app.js index 076776a46..eef86c163 100644 --- a/website/pages/_app.js +++ b/website/pages/_app.js @@ -60,7 +60,7 @@ class NextApp extends App { title="Consul by HashiCorp" siteName="Consul by HashiCorp" description="Consul is a service networking solution to automate network configurations, discover services, and enable secure connectivity across any cloud or runtime." - image="https://www.consul.io/img/og-image.png" + image="https://consul-website-redesign.netlify.app/img/og-image.png" stylesheet={[ { href: '/css/nprogress.css' }, {