Skip to content

Commit

Permalink
Update index.js
Browse files Browse the repository at this point in the history
- updated title

Signed-off-by: Pete Vielhaber <peter.vielhaber@iohk.io>
  • Loading branch information
petevielhaber authored Aug 8, 2024
1 parent b9c2901 commit ce17427
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ export default function Home() {
const {siteConfig} = useDocusaurusContext();
return (
<Layout
title={`Hello from ${siteConfig.title}`}
title={`Hyperledger Identus`}
description="Description will go into a meta tag in <head />">
<Blob/>
<HomepageHeader />
Expand Down

0 comments on commit ce17427

Please sign in to comment.