We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b6aeb7 commit dd648a5Copy full SHA for dd648a5
packages/ui/src/pages/home.tsx
@@ -18,9 +18,6 @@ export function HomePage({ buildDate }: HomeProps): JSX.Element {
18
return (
19
<SiteLayout enableBgGradient title="" hideFullBleed>
20
<NextSeo
21
- title="Chirpy Home"
22
- description="Open source & privacy-friendly Disqus alternate for your community"
23
- canonical="https://chirpy.dev"
24
twitter={{
25
handle: '@ChirpyHQ',
26
site: '@ChirpyHQ',
0 commit comments