From 4d5eef0d48a8139b6f722c153f1773dd5a78454a Mon Sep 17 00:00:00 2001 From: JaredBain Date: Tue, 26 Sep 2023 11:01:51 -0400 Subject: [PATCH] Update DOS to State, check if impact/solution true --- _includes/sidenav-dynamic.html | 9 +++++++++ _layouts/project.html | 9 --------- _projects/acf-iprc.md | 2 ++ ...-the-release-of-222-nicaraguan-political-prisoners.md | 4 +++- 4 files changed, 14 insertions(+), 10 deletions(-) diff --git a/_includes/sidenav-dynamic.html b/_includes/sidenav-dynamic.html index 7910e114f..bfb58592d 100644 --- a/_includes/sidenav-dynamic.html +++ b/_includes/sidenav-dynamic.html @@ -16,11 +16,20 @@ The approach + {% if page.the_impact %} +
  • + + The impact + +
  • + {% endif %} + {% if page.the_solution %}
  • The solution
  • + {% endif %} diff --git a/_layouts/project.html b/_layouts/project.html index eb2aa1876..bb04c6a8f 100644 --- a/_layouts/project.html +++ b/_layouts/project.html @@ -100,15 +100,6 @@

    {{ page.partner_description }}

    - {% if page.project_challenge %} -

    - The challenge -

    -

    - {{ page.project_challenge }} -

    - {% endif %} - {{ content }} diff --git a/_projects/acf-iprc.md b/_projects/acf-iprc.md index 3445cda0c..7b705fb5c 100644 --- a/_projects/acf-iprc.md +++ b/_projects/acf-iprc.md @@ -14,6 +14,8 @@ ACF Tech, a division within ACF, seeks to deliver reliable, purposeful, and secu project_url: https://www.acf.hhs.gov/about/acf-vision-mission-values youtube_url: https://youtu.be/1aPNfOxbQyc impact_story_link: acf-iprc +the_impact: false +the_solution: true skill_set: ['Product management', 'Design', 'Cybersecurity'] tags: ['Product_Management', 'Design', 'Cybersecurity', 'Immigration'] impact_area: ["Immigration"] diff --git a/_projects/state-department-leveraging-data-to-support-the-release-of-222-nicaraguan-political-prisoners.md b/_projects/state-department-leveraging-data-to-support-the-release-of-222-nicaraguan-political-prisoners.md index db3d67774..0bec33b94 100644 --- a/_projects/state-department-leveraging-data-to-support-the-release-of-222-nicaraguan-political-prisoners.md +++ b/_projects/state-department-leveraging-data-to-support-the-release-of-222-nicaraguan-political-prisoners.md @@ -1,7 +1,7 @@ --- id: dos-nica agency: "Department of State" -agency_abbrev: "DOS" +agency_abbrev: "State" agency_logo: "DOS.webp" title: "Leveraging data to support the emergency release of 222 Nicaraguan political prisoners" project_name: "Leveraging data to support the emergency release of 222 Nicaraguan political prisoners" @@ -10,6 +10,8 @@ partner_description: "The Department of State works to protect and promote U.S. project_url: https://www.state.gov/about/ youtube_url: https://youtu.be/vpej2adw_nc impact_story_link: state-department-leveraging-data-to-support-the-release-of-222-nicaraguan-political-prisoners +the_impact: true +the_solution: false skill_set: ["Product management","Data science"] tags: ["Data_Science", "Product_Management", "Immigration"] impact_area: ["Immigration"]