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 cf8d4a7 commit 6d01072
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/web/src/pages/search/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@ const Search = () => {
<>
<Head>
<title>{translationCommon("search page title")}</title>
<meta name="description" content="An faboulus weather website" />
<meta name="description" content="A fabulous weather website" />
</Head>
<Image
src={background as StaticImport}
Expand Down

0 comments on commit 6d01072

Please sign in to comment.