Skip to content

Commit

Permalink
Improve metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
leehack committed Sep 4, 2024
1 parent 4595c1a commit 5636057
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/app/layout.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,8 @@ const openSans = Open_Sans({
display: 'swap',
});
export const metadata = {
title: 'GDG Montreal - DevFest Montreal 2024', description: 'GDG Montreal - DevFest 2024',
title: 'DevFest Montreal 2024 | GDG Montreal',
description: 'DevFest Montreal 2024 | Google Developers Group Montreal | GDG Cloud Montreal | WTM Montreal | Flutter Montreal | GDSC Concordia | GDSC McGill',
};

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

0 comments on commit 5636057

Please sign in to comment.