Adds a Certifications section

This commit is contained in:
Nate Goldsborough
2022-11-01 00:36:23 -05:00
parent cdb3542844
commit 9e34239877
5 changed files with 123 additions and 0 deletions

View File

@@ -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',