From 84adc2282ea3ac87ae3b070118e859af948ef34a Mon Sep 17 00:00:00 2001 From: William Brooks Date: Wed, 16 Nov 2022 15:04:05 +0200 Subject: [PATCH] Updated site title and description --- src/pages/index.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/pages/index.js b/src/pages/index.js index 564b63e..138a2cd 100644 --- a/src/pages/index.js +++ b/src/pages/index.js @@ -29,8 +29,8 @@ export default function Home() { const {siteConfig} = useDocusaurusContext(); return ( + title={`${siteConfig.title}`} + description="Identity.com Documentation">