ADD timeperiod to educations

This commit is contained in:
pubkey 2017-03-06 17:34:04 +01:00
parent c6d0f92eba
commit 5bc7cd5852

View File

@ -30,10 +30,12 @@ module.exports = {
],
education: [{
degree: 'Master of Arts',
timeperiod: 'March 2012 - December 2013',
description: 'Major in Hacking and Computer Penetration, University A, New York, USA.'
},
{
degree: 'Bachelor of Science',
timeperiod: 'March 2009 - December 2011',
description: 'Major in Engineering, University B, Los Angeles, USA.'
}
],