diff --git a/_config.yml b/_config.yml index c22e1b1..94fc703 100644 --- a/_config.yml +++ b/_config.yml @@ -29,6 +29,7 @@ resume_section_projects: true resume_section_skills: true resume_section_recognition: true resume_section_links: true +resume_section_associations: true # Resume social links # uncomment the options you wish to display, and add your own URL diff --git a/_layouts/resume.html b/_layouts/resume.html index 9e42d0d..feaeff2 100644 --- a/_layouts/resume.html +++ b/_layouts/resume.html @@ -178,6 +178,30 @@ {% endif %} + {% if site.resume_section_associations %} + +
+ +
+

Associations

+
+ +
+

Beer for the World

+

Volunteer • 2008 — Present

+

Organized fund drives and participated in fundraising events for the benefit of families in third world countries without proper access to malt beverages.

+
+ +
+

Springfield Nuclear Workers Labor Union

+

Member in Good Standin • 1994 — Present

+

Founding member of the local nuclear workers labor union.

+
+ +
+ + {% endif %} + {% if site.resume_section_links %}