Skip to content

Commit

Permalink
Mudando description metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
JorgeMadson committed Feb 15, 2024
1 parent e96b27f commit 4ce1d26
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/layout.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ export const metadata: Metadata = {
template: '%s | Acme Dashboard',
default: 'Acme Dashboard',
},
description: 'The official Next.js Learn Dashboard built with App Router.',
metadataBase: new URL('https://next-learn-dashboard.vercel.sh'),
description: "Fillipi Mattos's Dashboard.",
metadataBase: new URL('https://nextjs-dashboard-snowy-psi-91.vercel.app/'),
};

export default function RootLayout({
Expand Down

0 comments on commit 4ce1d26

Please sign in to comment.