fresh-standard / fresh-themes

Multiformat themes and skins for your technical résumé/CV.
MIT License
194 stars 63 forks source link

Add an 'extracurricular' partial #37

Open evanplaice opened 8 years ago

evanplaice commented 8 years ago

The extracurricular section was added to FRESCA. It needs a template partial.

  "extracurricular": [
    {
      "title": "",
      "activity": "",
      "location": "",
      "start": "",
      "end": ""
    }
  ]