From a116841dea033105a943dfabbdb84b64ad51d522 Mon Sep 17 00:00:00 2001 From: Carl Pearson Date: Thu, 22 Aug 2019 17:01:49 -0500 Subject: [PATCH] rename positions -> other experience, add YMCA treasurer --- config/_default/menus.toml | 2 +- content/home/industry_positions.md | 13 ++++++++++++- 2 files changed, 13 insertions(+), 2 deletions(-) diff --git a/config/_default/menus.toml b/config/_default/menus.toml index f3be13f..eb1b711 100644 --- a/config/_default/menus.toml +++ b/config/_default/menus.toml @@ -29,7 +29,7 @@ weight = 50 [[main]] - name = "Positions" + name = "Other Experience" url = "#industry_positions" weight = 60 diff --git a/content/home/industry_positions.md b/content/home/industry_positions.md index aa47e96..82117e8 100644 --- a/content/home/industry_positions.md +++ b/content/home/industry_positions.md @@ -5,7 +5,7 @@ headless = true # This file represents a page section. active = true # Activate this widget? true/false weight = 60 # Order that this section will appear. -title = "Industry Positions" +title = "Other Experience" subtitle = "" # Date format for experience @@ -17,6 +17,17 @@ date_format = "Jan 2006" # Required fields are `title`, `company`, and `date_start`. # Leave `date_end` empty if it's your current employer. # Begin/end multi-line descriptions with 3 quotes `"""`. +[[experience]] + title = "Treasurer" + company = "University YMCA" + company_url = "" + location = "Urbana, IL" + date_start = "2019-08-01" + date_end = "" + description = """ + Community member of the board of governors, serving as the chair of the budget committee, the Treasurer, and on the Bailey Scholarship steering committee. + """ + [[experience]] title = "Research Intern" company = "IBM"