Skip to content

Commit

Permalink
SEO improvement
Browse files Browse the repository at this point in the history
  • Loading branch information
JosephDoUrden committed Sep 23, 2023
1 parent b487557 commit 24f5ad3
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions src/app/layout.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,9 @@ import GoogleAnalytics from "./components/GoogleAnalytics";
const inter = Inter({ subsets: ["latin"] });

export const metadata = {
title: "yusufhan.dev",
description: "Generated by Yusufhan Sacak",
title: "Yusufhan Sacak - Full Stack Developer",
description:
"Yusufhan Sacak is a distinguished Full Stack Developer with expertise in web and mobile application development. Explore his projects and skills in Flutter, JavaScript, Node.js, and more.",
};

export default function RootLayout({ children }) {
Expand Down

0 comments on commit 24f5ad3

Please sign in to comment.