Skip to content

Commit

Permalink
Update title in metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
miurla committed Apr 6, 2024
1 parent c6981b7 commit f2de8fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/layout.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ const fontSans = FontSans({
})

export const metadata: Metadata = {
title: 'Morphic Search - AI powered answer engine',
title: 'Morphic - AI powered answer engine',
description: 'An AI-powered answer engine with a generative UI.'
}

Expand Down

0 comments on commit f2de8fb

Please sign in to comment.