fix social share image (#11235)

* Fix social share image

* Change name

* make absolute path
This commit is contained in:
Pamela Bortnick 2021-10-25 13:09:28 -04:00 committed by GitHub
parent 5f3dad4db2
commit 96afd767a1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ export default function App({ Component, pageProps }) {
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://www.consul.io/img/open-graph-image.png"
icon={[{ href: '/favicon.ico' }]}
>
<meta