We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 98527a9 commit 473b0baCopy full SHA for 473b0ba
src/components/app-head.jsx
@@ -10,7 +10,7 @@ const AppHeader = ({ name = "oomph", icon = "/favicon.png" }) => {
10
<title>{name}</title>
11
<meta
12
name="description"
13
- content="Split your expenses amongst your freinds"
+ content="For the people who shape culture, Glimpse into the future of trade"
14
/>
15
<link rel="icon" type="image/png" href={icon} />
16
<link rel="apple-touch-icon" href={icon} />
0 commit comments