Switch to og-image & Fix build error with acl-legacy (#11423)

* Update share card image & switch to og-image

* Remove path from api-docs-nav-data. Working

* Add redirect back in

Co-authored-by: Pamela Bortnick <pbortnick@gmail.com>
This commit is contained in:
Brandon Romano 2021-10-26 11:29:18 -07:00 committed by GitHub
parent 4dd7e34c96
commit 3c6331e9be
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 1 additions and 6 deletions

View File

@ -60,11 +60,6 @@
}
]
},
{
"title": "ACL (Legacy)",
"path": "acl-legacy",
"hidden": true
},
{
"title": "Agent",
"routes": [

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/open-graph-image.png"
image="https://www.consul.io/img/og-image.png"
icon={[{ href: '/favicon.ico' }]}
>
<meta