Skip to content

Commit e74e767

Browse files
committed
Update metadata
1 parent d1ef402 commit e74e767

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

src/app/layout.tsx

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,11 @@ import { GoogleAnalytics } from "@next/third-parties/google";
88
const inter = Inter({ subsets: ["latin"] });
99

1010
export const metadata = {
11-
title: "Afgprogrammer",
12-
description: "I have followed setup instructions carefully",
11+
title: "Noor Mohammad Rahmani - Afgprogrammer",
12+
description:
13+
"I'm a Full-Stack Software Developer living in Kabul 🇦🇫, and I focus on making digital experiences that are easy to use, enjoyable, and get the job done. I love tackling challenging problems and creating solutions that truly matter to people.",
1314
};
1415

15-
// const themeObject = createTheme({
16-
// })
17-
1816
export default function RootLayout({
1917
children,
2018
}: {

0 commit comments

Comments
 (0)