Skip to content

Commit

Permalink
link change
Browse files Browse the repository at this point in the history
  • Loading branch information
kahkasha17 committed Sep 19, 2024
1 parent 595ec35 commit 56cb32d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/app/layout.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ export default function RootLayout({ children }) {
name="description"
content="Welcome to my Next JS-based portfolio!I am a front-end developer and this Project demonstrate my proficiency in building scalable, efficient and npm user friendly interfaces. This project contains a collection of my personal projects and portfolio pieces, showcasing my skills and experience in React. Technology use: React, JSX, CSS 3, Bootstrap 5, Javacript, NextJs. Call to Action: Explore my work and get in touch for freelance website development services."
/>
<link
{/* <link
rel="apple-touch-icon"
sizes="180x180"
key={1}
Expand All @@ -29,7 +29,7 @@ export default function RootLayout({ children }) {
sizes="16x16"
href="/favicon-16x16.png"
/>
<link rel="manifest" href="/site.webmanifest" />
<link rel="manifest" href="/site.webmanifest" /> */}

<meta
name="keywords"
Expand Down

0 comments on commit 56cb32d

Please sign in to comment.