From a60fac9a95e17507ce901f2d9c053ea62ca81b38 Mon Sep 17 00:00:00 2001 From: Ariful Alam Date: Mon, 3 Oct 2022 15:58:50 +0600 Subject: [PATCH] Update README --- README.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 4eb8f9e..b444712 100644 --- a/README.md +++ b/README.md @@ -66,11 +66,11 @@ ✓ [SEO](#seo) ✓ [Avatar and Bio](#avatar-and-bio) ✓ [Social Links](#social-links) -✓ [Skills](#skills) -✓ [Experience](#experience) -✓ [Education](#education) -✓ [Projects](#projects) -✓ [Blog Posts](#blog-posts) +✓ [Skill Section](#skills) +✓ [Experience Section](#experience) +✓ [Education Section](#education) +✓ [Projects Section](#projects) +✓ [Blog Posts Section](#blog-posts) To view a live example, **[click here](https://arifszn.github.io/gitprofile)**. @@ -205,9 +205,6 @@ const config = { projects: [], // These projects will not be displayed. example: ['my-project1', 'my-project2'] }, }, - resume: { - fileUrl: '', // Empty fileUrl will hide the `Download Resume` button. - }, social: { linkedin: '', twitter: '', @@ -221,6 +218,9 @@ const config = { phone: '', email: '', }, + resume: { + fileUrl: '', // Empty fileUrl will hide the `Download Resume` button. + }, skills: ['JavaScript', 'React.js'], experiences: [ {