Skip to content

Commit

Permalink
add title and description metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
xtian7489 committed Mar 7, 2024
1 parent 4a350f9 commit df03773
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/app/layout.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ const karla = Karla({
display: 'swap',
})
export const metadata = {
title: 'Asambleas climaticas',
description: 'Generated by Next.js',
title: 'Resurgente Pacto-interciudad',
description: 'Participa en la co-creación del pacto Inter-ciudad, y conoce las máximas elaboradas en las Asambleas Climáticas de Brasil, Argentina, Colombia y Mexico.',
}

export default function RootLayout({ children }) {
Expand Down

0 comments on commit df03773

Please sign in to comment.