Refactor certification section

This commit is contained in:
Ariful Alam
2022-12-09 20:51:21 +06:00
parent fcbc08d483
commit ae8cc57533
5 changed files with 45 additions and 45 deletions

View File

@@ -25,7 +25,8 @@ const config = {
email: 'arifulalamszn@gmail.com',
},
resume: {
fileUrl: 'https://www.w3.org/WAI/ER/tests/xhtml/testfiles/resources/pdf/dummy.pdf', // Empty fileUrl will hide the `Download Resume` button.
fileUrl:
'https://www.w3.org/WAI/ER/tests/xhtml/testfiles/resources/pdf/dummy.pdf', // Empty fileUrl will hide the `Download Resume` button.
},
skills: [
'PHP',
@@ -59,14 +60,14 @@ const config = {
companyLink: 'https://example.com',
},
],
certifications: [
/* certifications: [
{
body: 'Certification Body Name',
name: 'My Sample Certification',
name: 'Lorem ipsum',
body: 'Lorem ipsum dolor sit amet',
year: 'March 2022',
certLink: 'https://example.com'
link: 'https://example.com'
},
],
], */
education: [
{
institution: 'Institution Name',