Update README

This commit is contained in:
Ariful Alam 2022-10-03 15:58:50 +06:00
parent a603e4236d
commit a60fac9a95

View File

@ -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: [
{