mirror of
https://github.com/NohamR/gitprofile.git
synced 2026-05-25 04:17:13 +00:00
Adds a Certifications section
This commit is contained in:
@@ -59,6 +59,13 @@ const config = {
|
||||
companyLink: 'https://example.com',
|
||||
},
|
||||
],
|
||||
certifications: [
|
||||
{
|
||||
body: 'Certification Body Name',
|
||||
name: 'My Sample Certification',
|
||||
year: 'March 2022',
|
||||
},
|
||||
],
|
||||
education: [
|
||||
{
|
||||
institution: 'Institution Name',
|
||||
|
||||
Reference in New Issue
Block a user