From f475b6ebfac5c275c5dc15f4c902414cee1cbf5f Mon Sep 17 00:00:00 2001 From: Brandon Romano Date: Wed, 13 May 2020 23:34:07 -0700 Subject: [PATCH] Revert "Temporarily switch og:image to staging env to test" This reverts commit a71eb2170020884e701267db23fc6d5a0bc3a06b. --- website/pages/_app.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/pages/_app.js b/website/pages/_app.js index 291fe88fd..50ceb316a 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://consul-website-redesign.netlify.app/img/og-image.png" + image="https://www.consul.io/img/og-image.png" stylesheet={[ { href: '/css/nprogress.css' }, {