Skip to content

Commit 473b0ba

Browse files
committed
updated default head
1 parent 98527a9 commit 473b0ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/app-head.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ const AppHeader = ({ name = "oomph", icon = "/favicon.png" }) => {
1010
<title>{name}</title>
1111
<meta
1212
name="description"
13-
content="Split your expenses amongst your freinds"
13+
content="For the people who shape culture, Glimpse into the future of trade"
1414
/>
1515
<link rel="icon" type="image/png" href={icon} />
1616
<link rel="apple-touch-icon" href={icon} />

0 commit comments

Comments
 (0)