mirror of https://github.com/eyhc1/rendercv.git
update input JSON
This commit is contained in:
parent
0d07a19851
commit
e17656b431
|
@ -208,12 +208,13 @@
|
||||||
],
|
],
|
||||||
"extracurricular_activities": [
|
"extracurricular_activities": [
|
||||||
{
|
{
|
||||||
"organization": "Alacati Surf Paradise Club (ASPC)",
|
"company": "Alacati Surf Paradise Club (ASPC)",
|
||||||
"position": "Windsurfing Instructor",
|
"position": "Windsurfing Instructor",
|
||||||
"location":{
|
"location":{
|
||||||
"city": "Izmir",
|
"city": "Izmir",
|
||||||
"country": "Turkey"
|
"country": "Turkey"
|
||||||
},
|
},
|
||||||
|
"start_date": "2019-06-01",
|
||||||
"highlights": [
|
"highlights": [
|
||||||
"Taught windsurfing during summers as a Turkish Sailing Federation certified windsurfing instructor."
|
"Taught windsurfing during summers as a Turkish Sailing Federation certified windsurfing instructor."
|
||||||
]
|
]
|
||||||
|
|
Loading…
Reference in New Issue