Update index.js

This commit is contained in:
Amol
2024-04-24 18:06:24 +05:30
committed by GitHub
parent c0ddec8896
commit 475eba8b7e
+1 -1
View File
@@ -29,7 +29,7 @@ export default function Home() {
const {siteConfig} = useDocusaurusContext();
return (
<Layout
title={`Hello from ${siteConfig.title}`}
title={`Official OpenSign™ Docs - tutorials, API documentation, self-host help & much more.`}
description="Description will go into a meta tag in <head />">
<HomepageHeader />
<main>