We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 161414f commit 91e76b2Copy full SHA for 91e76b2
src/app/layout.tsx
@@ -14,6 +14,7 @@ const latoSans = Lato({
14
});
15
16
export const metadata: Metadata = {
17
+ metadataBase: new URL("https://hallofcodes.github.io"),
18
title: "Hall of Codes - Merging Programmers Beyond Conflicts",
19
description:
20
"Be part of a vibrant community where innovation thrives and collaboration is key.",
0 commit comments