Skip to content

Commit d7b99ef

Browse files
authored
Merge pull request #11 from kerthcet/cleanup/hoomepage
Add description to title
2 parents 81dd163 + 1a83214 commit d7b99ef

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/layout.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ import { Inter } from 'next/font/google'
44
const inter = Inter({ subsets: ['latin'] })
55

66
export const metadata = {
7-
title: 'InftyAI',
7+
title: 'InftyAI - Exploring the ∞ possibilities of AI',
88
description: 'Exploring the ∞ possibilities of AI',
99
}
1010

0 commit comments

Comments
 (0)