Skip to content

Commit

Permalink
Few Meta Changes.
Browse files Browse the repository at this point in the history
  • Loading branch information
Kshitij-Darwhekar committed Sep 6, 2024
1 parent 39e3109 commit 4e7a308
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions portfolio-website/src/app/layout.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,21 +8,21 @@ const dancingScript = Dancing_Script({ subsets: ['latin'] })

export const metadata = {
title: "Kshitij's Portfolio",
description: `Kshitij Darwhekar is Full Stack Web Developer , ML Ehtusiast and Generative AI Enthusiast who likes to build beautiful and user friendly websites with React Js and Tailwind Css` ,
keywords: ["Full Stack Developer", "Web Development", "Software Projects", "Front-end Design", "Machine Learning", "Coding","Generative AI","Artificial Intelligence", "Portfolio", "Kshitij Darwhekar"],
description: `Kshitij Darwhekar is a Celonis Data Engineer , ML Ehtusiast and Generative AI Enthusiast who likes to build beautiful and user friendly websites with React Js and Tailwind Css` ,
keywords: ["Full Stack Developer","Celonis","Data Engineer", "Web Development", "Software Projects", "Front-end Design", "Machine Learning", "Coding","Generative AI","Artificial Intelligence", "Portfolio", "Kshitij Darwhekar"],
author: "Kshitij",
language: "en-US",
openGraph: {
title: "Kshitij's Portfolio",
description: `Kshitij Darwhekar is Full Stack Web Developer , ML Ehtusiast and Generative AI Enthusiast who likes to build beautiful and user friendly websites with React Js and Tailwind Css`,
description: `Kshitij Darwhekar is a Celonis Data Engineer , ML Ehtusiast and Generative AI Enthusiast who likes to build beautiful and user friendly websites with React Js and Tailwind Css`,
image: {metaimg}, // Path to an image for social sharing
url: "https://kshitijdarwhekar.tech"
url: "https://kshitijdarwhekar.com"
},
twitterCard: {
card: "summary_large_image",
creator: "@KshitijDarwhek1",
creator: "@KshitijDarwhekr",
title: "Kshitij's Portfolio",
description: `Kshitij Darwhekar is Full Stack Web Developer , ML Ehtusiast and Generative AI Enthusiast who likes to build beautiful and user friendly websites with React Js and Tailwind Css`,
description: `Kshitij Darwhekar is a Celonis Data Engineer , ML Ehtusiast and Generative AI Enthusiast who likes to build beautiful and user friendly websites with React Js and Tailwind Css`,
image: {metaimg} // Path to an image for Twitter sharing
}

Expand Down

1 comment on commit 4e7a308

@vercel
Copy link

@vercel vercel bot commented on 4e7a308 Sep 6, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.