From 2082653e5638f2a6a6efd9db756a2fd1ee3ee74e Mon Sep 17 00:00:00 2001 From: Dahianna Salazar Foreman Date: Wed, 10 Jan 2024 10:56:52 -0500 Subject: [PATCH] Updating GSA HR contact email (#408) In the application process page update the [please contact GSA HR](https://mail.google.com/mail/?view=cm&fs=1&tf=1&to=vivian.carrasco@gsa.gov). email link to marjorie.louis@gsa.gov --- _config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_config.yml b/_config.yml index fdf4a5c05..8f53596ae 100644 --- a/_config.yml +++ b/_config.yml @@ -1,7 +1,7 @@ # Site settings title: U.S. Digital Corps email: usdigitalcorps@gsa.gov -email_hr: vivian.carrasco@gsa.gov +email_hr: marjorie.louis@gsa.gov description: "The United States Digital Corps. Empowering early-career technologists to build a more effective, equitable government." baseurl: "" # the subpath of your site, e.g. /blog url: "https://digitalcorps.gsa.gov" # the base hostname & protocol for your site, e.g. http://example.com