From fb067adf179278c2d3c5044c9b10517d44b1753c Mon Sep 17 00:00:00 2001 From: Kanishk Sharma Date: Thu, 8 Sep 2022 10:55:20 +0530 Subject: [PATCH] update description --- pages/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/index.js b/pages/index.js index 2366196..a352638 100644 --- a/pages/index.js +++ b/pages/index.js @@ -21,7 +21,7 @@ export default function Home({ allPostsData }) { {siteTitle}
-

Hello, I'm Prashant. I'm a software engineer with 20 years of experience

+

Hello, I'm Prashant. I'm a software engineer with 20 years of experience. I'm learning Next.js

(This is a sample website - you’ll be building a site like this on{' '} our Next.js tutorial.)