From 23d4670e3c25e65c5c51edc57d3818d2c157923a Mon Sep 17 00:00:00 2001 From: Kirill Pastuhov Date: Tue, 3 Nov 2015 13:09:20 +0500 Subject: [PATCH] Update _config.yml Add resume_section_experience: true --- _config.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/_config.yml b/_config.yml index 95b2275..30f3d0f 100644 --- a/_config.yml +++ b/_config.yml @@ -24,6 +24,7 @@ resume_looking_for_work: "yes" # Decide which sections to use # comment out to hide (Experience is not shown # because it is the only required section) +resume_section_experience: true resume_section_education: true resume_section_projects: true resume_section_skills: true