Updated schema.org information

_config.yml:

* Added telephone and address variables

resume.html:

* Removed invalid property ‘contact-info’
* Changed person to ‘alumniOf’ CollegeOrUniversity, instead of ‘worksFor’
* Changed itemtype of ‘CreativeWork’ to Projects
* Added ‘creator’ property to Projects
* Added itemtype of ‘Organization’ to Associations
* Added ‘memberOf’ property to Associations
This commit is contained in:
Ciaran Lyons
2017-08-10 14:51:17 -04:00
parent 69a0fccd50
commit 65f3855050
2 changed files with 12 additions and 8 deletions
+3 -2
View File
@@ -12,8 +12,9 @@ sass:
resume_avatar: "true"
resume_name: "Homer J. Simpson"
resume_title: "Nuclear Safety Inspector"
resume_contact_email:
"homerjsimpson@youremailaddress.com"
resume_contact_email: "homerjsimpson@youremailaddress.com"
resume_contact_telephone: "555-7334"
resume_contact_address: "742 Evergreen Terrace"
resume_header_contact_info: "742 Evergreen Terrace, Springfield | 555-7334 | homerjsimpson@youremailaddress.com"
resume_header_intro: "<p>This is the executive summary. You should write a few brief, concise, and meaningful sentences about yourself from a professional context, and your immediate career goals. Make the length appropriate for your needs, but K.I.S.S.</p>"