Skip to content

Commit

Permalink
remove duplicate title element
Browse files Browse the repository at this point in the history
  • Loading branch information
otobot1 committed Sep 10, 2024
1 parent 1e37d48 commit 534ba26
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/layout/customHead.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ export function CustomHead({

return (
<Head>
<title>{pageTitle}</title>
<meta charSet="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />

Expand Down

0 comments on commit 534ba26

Please sign in to comment.