Hello, I was playing with the boilerplate and other themes like flat that is running with this boilerplate as well and there are two fields that are not compliant with the JSON Schema in work.hbs https://jsonresume.org/schema/ https://github.com/jsonresume/jsonresume-theme-boilerplate/blob/master/partials/work.hbs Faulty fields: - `company` should be `name` - `website` should be `url` Thanks,