fresh-standard / fresh-themes

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

Add the 'location' partial? #41

Open evanplaice opened 8 years ago

evanplaice commented 8 years ago

Incorportae:

Info:

  "info": {
    "label": "",
    "class": "",
    "image": "",
    "brief": "",
    "quote": ""
  }

Location:

  "location": {
    "address": "",
    "code": "",
    "city": "",
    "country": "",
    "region": ""
  }

Social:

  "social": [
    {
      "network": "",
      "user": "",
      "url": "",
      "label": ""
    }
  ]
`