We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2fe225e commit 462bf06Copy full SHA for 462bf06
app/layout.tsx
@@ -14,7 +14,7 @@ const spaceMono = Space_Mono({
14
});
15
16
export const metadata: Metadata = {
17
- title: "Hi, I'm Foxed",
+ title: "Hi, I'm Foxed.",
18
description: "Developer Portfolio",
19
};
20
0 commit comments