Skip to content

Commit

Permalink
fix: duplicated meta tags
Browse files Browse the repository at this point in the history
  • Loading branch information
devrsi0n committed Nov 15, 2023
1 parent 5b6aeb7 commit dd648a5
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions packages/ui/src/pages/home.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,6 @@ export function HomePage({ buildDate }: HomeProps): JSX.Element {
return (
<SiteLayout enableBgGradient title="" hideFullBleed>
<NextSeo
title="Chirpy Home"
description="Open source & privacy-friendly Disqus alternate for your community"
canonical="https://chirpy.dev"
twitter={{
handle: '@ChirpyHQ',
site: '@ChirpyHQ',
Expand Down

1 comment on commit dd648a5

@vercel
Copy link

@vercel vercel bot commented on dd648a5 Nov 15, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.