From 99acb68767161e862da1bacdb9bfef7a542aa47d Mon Sep 17 00:00:00 2001 From: Asim Aslam Date: Mon, 16 May 2022 09:30:19 +0100 Subject: [PATCH] unified public api catalog --- apps/web/components/pages/About/Banner.tsx | 2 +- apps/web/lib/seo.json | 2 +- apps/web/pages/index.tsx | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/apps/web/components/pages/About/Banner.tsx b/apps/web/components/pages/About/Banner.tsx index 443740f..f2d7551 100644 --- a/apps/web/components/pages/About/Banner.tsx +++ b/apps/web/components/pages/About/Banner.tsx @@ -8,7 +8,7 @@ export const Banner: FC = () => {

- Universal Public API Interface + Unified Public API Catalog

Explore, discover and consume public APIs as simple programmable building diff --git a/apps/web/lib/seo.json b/apps/web/lib/seo.json index 0f90400..9aebe2d 100644 --- a/apps/web/lib/seo.json +++ b/apps/web/lib/seo.json @@ -69,7 +69,7 @@ }, "home": { "description": "Explore, discover and consume public APIs as simpler programmable building blocks for a 10x better developer experience.", - "title": "Universal Public API Interface" + "title": "Unified Public API Catalog" }, "login": { "description": "Login to Micro to start using our public APIs", diff --git a/apps/web/pages/index.tsx b/apps/web/pages/index.tsx index c01f533..ab8f063 100644 --- a/apps/web/pages/index.tsx +++ b/apps/web/pages/index.tsx @@ -54,7 +54,7 @@ export default function Home({ ) : (