diff --git a/docs/deployment/cli.md b/docs/deployment/cli.md index 79366887..3b780d71 100644 --- a/docs/deployment/cli.md +++ b/docs/deployment/cli.md @@ -1,5 +1,6 @@ --- -title: Use the Redoc CLI +seo: + title: Use the Redoc CLI redirects: '/docs/redoc/quickstart/cli/': to: '/docs/redoc/deployment/cli/' diff --git a/docs/deployment/docker.md b/docs/deployment/docker.md index c00ee942..d5d4700d 100644 --- a/docs/deployment/docker.md +++ b/docs/deployment/docker.md @@ -1,5 +1,6 @@ --- -title: Use the Redoc Docker image +seo: + title: Use the Redoc Docker image redirects: '/docs/redoc/quickstart/docker/': to: '/docs/redoc/deployment/docker/' diff --git a/docs/deployment/html.md b/docs/deployment/html.md index ed3cd3f2..f18fd59b 100644 --- a/docs/deployment/html.md +++ b/docs/deployment/html.md @@ -1,5 +1,6 @@ --- -title: Use the Redoc HTML element +seo: + title: Use the Redoc HTML element redirects: '/docs/redoc/quickstart/html/': to: '/docs/redoc/deployment/html/' diff --git a/docs/deployment/intro.md b/docs/deployment/intro.md index baa43996..3b29e0b5 100644 --- a/docs/deployment/intro.md +++ b/docs/deployment/intro.md @@ -1,5 +1,6 @@ --- -title: Redoc deployment guide +seo: + title: Redoc deployment guide redirects: '/docs/redoc/quickstart/intro/': to: '/docs/redoc/deployment/intro/' diff --git a/docs/deployment/react.md b/docs/deployment/react.md index 419647df..03d7726f 100644 --- a/docs/deployment/react.md +++ b/docs/deployment/react.md @@ -1,5 +1,6 @@ --- -title: Use the Redoc React component +seo: + title: Use the Redoc React component redirects: '/docs/redoc/quickstart/react/': to: '/docs/redoc/deployment/react/' diff --git a/docs/index.md b/docs/index.md index 19e3b1bb..58613ee6 100644 --- a/docs/index.md +++ b/docs/index.md @@ -1,5 +1,6 @@ --- -title: Redoc +seo: + title: Redoc --- # Redoc: Open source API documentation tool diff --git a/docs/quickstart.md b/docs/quickstart.md index ccccbfa5..f133823e 100644 --- a/docs/quickstart.md +++ b/docs/quickstart.md @@ -1,5 +1,6 @@ --- -title: Redoc quickstart guide +seo: + title: Redoc quickstart guide --- # Redoc quickstart guide