Anton de Winter

Results 3 comments of Anton de Winter

Quick fix, in your `resume.json` you need to use `name` instead of `company` under your work entries. So for example: ```json "work": [ { "company": "Facebook", "startDate": "1999-03-10", "position": "Software...

I _think_ this should do the trick? [Pull request](https://github.com/jsonresume/resume-website/pull/91)