Skip to content

Commit

Permalink
fix(meta): title overlap changes
Browse files Browse the repository at this point in the history
  • Loading branch information
abhigyantrips committed Nov 2, 2024
1 parent 0c0452a commit ac58708
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions app/layout.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,7 @@ export const metadata: Metadata = {
},

openGraph: {
title: siteConfig.title,
description: siteConfig.description,
url: siteConfig.url,
siteName: siteConfig.url,
type: 'website',
images: [
{
Expand Down

0 comments on commit ac58708

Please sign in to comment.