Skip to content

Commit

Permalink
Update index.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
FleetAdmiralJakob authored Nov 24, 2024
1 parent 6d01072 commit 400efee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/web/src/pages/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ const PublicHome: NextPage = () => {
<>
<Head>
<title>Weather.io</title>
<meta name="description" content="An faboulus weather website" />
<meta name="description" content="A fabulous weather website" />
<meta
property="og:image"
content="/_next/image?url=%2Fog-image.png&w=640&q=75"
Expand Down

0 comments on commit 400efee

Please sign in to comment.