Skip to content

Commit 2524ad2

Browse files
committed
Update layout.js
1 parent 08106e9 commit 2524ad2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/app/layout.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ const openSans = Open_Sans({
1111
display: 'swap',
1212
});
1313
export const metadata = {
14-
metadataBase: new URL('http://devfest.gdgmontreal.com/'),
14+
metadataBase: new URL('http://devfest2024.gdgmontreal.com/'),
1515
title: 'DevFest Montreal 2024 | Google Developers Group Montreal | GDG Cloud Montreal | WTM Montreal | Flutter Montreal | GDSC Concordia | GDSC McGill',
1616
description: 'DevFests are local tech conferences hosted by Google Developer Groups (GDG) around the world. Each DevFest event is crafted by its local organizers to fit the needs and interests of its local developer community. Whether it be through hands-on learning experiences, technical talks delivered in local languages by experts, or by simply meeting fellow local developers, DevFest attendees learn how to build together and innovate on Google’s developer tools.',
1717
openGraph: {

0 commit comments

Comments
 (0)