Skip to content

Commit dd648a5

Browse files
committed
fix: duplicated meta tags
1 parent 5b6aeb7 commit dd648a5

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

packages/ui/src/pages/home.tsx

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,6 @@ export function HomePage({ buildDate }: HomeProps): JSX.Element {
1818
return (
1919
<SiteLayout enableBgGradient title="" hideFullBleed>
2020
<NextSeo
21-
title="Chirpy Home"
22-
description="Open source & privacy-friendly Disqus alternate for your community"
23-
canonical="https://chirpy.dev"
2421
twitter={{
2522
handle: '@ChirpyHQ',
2623
site: '@ChirpyHQ',

0 commit comments

Comments
 (0)