Skip to content

Commit 91e76b2

Browse files
committed
fix: added metadatabase for resolving url
1 parent 161414f commit 91e76b2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/app/layout.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ const latoSans = Lato({
1414
});
1515

1616
export const metadata: Metadata = {
17+
metadataBase: new URL("https://hallofcodes.github.io"),
1718
title: "Hall of Codes - Merging Programmers Beyond Conflicts",
1819
description:
1920
"Be part of a vibrant community where innovation thrives and collaboration is key.",

0 commit comments

Comments
 (0)