From 2a7fe876aea199e7bd698f4b39405ed149ffd519 Mon Sep 17 00:00:00 2001
From: Emma Brennan <74784226+emmbrennan@users.noreply.github.com>
Date: Thu, 20 Jan 2022 15:44:05 -0500
Subject: [PATCH 1/2] Test Adding 3 Columns
Tried to change color of COIL h2 and added a new section with 3 columns
---
pages/about.md | 17 +++++++++++++++++
1 file changed, 17 insertions(+)
diff --git a/pages/about.md b/pages/about.md
index 987dbaab8..ca2e4d501 100644
--- a/pages/about.md
+++ b/pages/about.md
@@ -36,6 +36,21 @@ content-primary:
#white background section
content-light:
title:
+
+# three column layout of statistics; the border value indicates a vertical line to the side of the text. The underline indicates a separator between the statistic and the description
+impact:
+ - statistic: '100+'
+ underline: short yellow accent
+ description: Consumer-facing digital tools built through our sprints since 2016
+ border: statistic-border-right
+ - statistic: '800+'
+ underline: short yellow accent
+ description: Contributors including designers, developers, data stewards, and community advocates
+ border: statistic-border-right
+ - statistic: '34'
+ underline: short yellow accent
+ description: Unique problem statements addressed through TOP
+ border: padding-right-3
# centered photo with overlay
photo:
@@ -43,6 +58,7 @@ photo:
img-alt: Abstract exploding data with vibrant red and blue lines
overlay:
title: From the Census Open Innovation Labs
+ color: secondary-white
text: The Opportunity Project is led by Census Open Innovation Labs (COIL) at the U.S. Census Bureau. We’re a nimble, startup-like team with a portfolio of initiatives that are setting a new standard for open innovation in the federal government.
button:
text: Read about the Team
@@ -55,6 +71,7 @@ photo:
{% include hero.html %}
{% include circuit-banner.html %}
{% include sidebar-and-content-primary.html %}
+{% include three-column-narrow-text.html %}
From 55e9f2b2163ebdd564d36103dbf8e5bf13961df4 Mon Sep 17 00:00:00 2001
From: Emma Brennan <74784226+emmbrennan@users.noreply.github.com>
Date: Thu, 20 Jan 2022 16:25:36 -0500
Subject: [PATCH 2/2] Updated copy for impact section
---
pages/about.md | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/pages/about.md b/pages/about.md
index ca2e4d501..97d90e243 100644
--- a/pages/about.md
+++ b/pages/about.md
@@ -39,17 +39,17 @@ content-light:
# three column layout of statistics; the border value indicates a vertical line to the side of the text. The underline indicates a separator between the statistic and the description
impact:
- - statistic: '100+'
+ - statistic: '40+'
underline: short yellow accent
- description: Consumer-facing digital tools built through our sprints since 2016
+ description: National challenges addressed, including ocean plastic pollution, COVID-19 economic recovery, disaster
border: statistic-border-right
- - statistic: '800+'
+ - statistic: '135+'
underline: short yellow accent
- description: Contributors including designers, developers, data stewards, and community advocates
+ description: Public-facing digital products launched since 2016 through TOP’s 12-week technology development sprints
border: statistic-border-right
- - statistic: '34'
+ - statistic: '1300+'
underline: short yellow accent
- description: Unique problem statements addressed through TOP
+ description: Alumni participated in TOP sprints, including developers, designers, community leaders, data & policy experts, students, and government agencies
border: padding-right-3
# centered photo with overlay