mirror of
https://github.com/status-im/consul.git
synced 2025-01-11 06:16:08 +00:00
fix social share image (#11235)
* Fix social share image * Change name * make absolute path
This commit is contained in:
parent
6e3fbf1ece
commit
3c77c3e789
@ -32,7 +32,7 @@ export default function App({ Component, pageProps }) {
|
|||||||
title="Consul by HashiCorp"
|
title="Consul by HashiCorp"
|
||||||
siteName="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."
|
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' }]}
|
icon={[{ href: '/favicon.ico' }]}
|
||||||
>
|
>
|
||||||
<meta
|
<meta
|
||||||
|
Before Width: | Height: | Size: 33 KiB After Width: | Height: | Size: 33 KiB |
Loading…
x
Reference in New Issue
Block a user