Browse Source

Revert "Temporarily switch og:image to staging env to test"

This reverts commit a71eb2170020884e701267db23fc6d5a0bc3a06b.
pull/7883/head
Brandon Romano 5 years ago
parent
commit
d75e1cc2e7
  1. 2
      website/pages/_app.js

2
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' },
{

Loading…
Cancel
Save