Skip to content

Commit

Permalink
Seo and perfomance optimizations added
Browse files Browse the repository at this point in the history
  • Loading branch information
sinanptm committed Oct 27, 2024
1 parent a2a143f commit 10ca8d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/layout.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ export const metadata: Metadata = {
alternates: {
canonical: "https://sinanptm.vercel.app",
},
metadataBase: new URL("https://your-domain.com"),
metadataBase: new URL("https://sinanptm.vercel.app"),
};

interface RootLayoutProps {
Expand Down

0 comments on commit 10ca8d5

Please sign in to comment.