diff --git a/_config.yml b/_config.yml index 6097e1d..fbef056 100644 --- a/_config.yml +++ b/_config.yml @@ -15,6 +15,7 @@ resume_title: "Nuclear Safety Inspector" resume_contact_email: "homerjsimpson@youremailaddress.com" resume_header_contact_info: "742 Evergreen Terrace, Springfield | 555-7334 | homerjsimpson@youremailaddress.com" +resume_header_intro: "
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.
" # use "yes" to display the email contact button, # "no" to display an "I'm not looking for work" message, diff --git a/_layouts/resume.html b/_layouts/resume.html index 1386b52..c0db2be 100644 --- a/_layouts/resume.html +++ b/_layouts/resume.html @@ -32,7 +32,7 @@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.
+ {{ site.resume_header_intro }}{{ job.summary }}
{% endfor %} - + {% endif %} - + {% if site.resume_section_education %}{{ project.description }}
{% endfor %} - +{{ skill.description }}
{% endfor %} - + {% endif %} @@ -129,7 +129,7 @@