Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Jul 31, 2020. It is now read-only.

Commit 69c1000

Browse files
committed
add mission statement to homepage
1 parent b62e5fe commit 69c1000

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

pages/index.js

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,14 @@ const Home = () => (
77
<h1 className="title is-1">Home</h1>
88
<div className="home container content">
99
<p className="subtitle">
10-
{/* Code for Greensboro works to improve the way our community uses
11-
technology and data. And we need you—no coding required. */}
1210
Code for Greensboro is a welcoming and inclusive volunteer group
1311
of civic-minded thinkers, problem solvers, designers and techies
1412
who use creative technology to solve civic and social problems.
1513
</p>
14+
<p className="subtitle">
15+
Our mission is to engage our community and its talent through
16+
civic action, open data, and technology
17+
</p>
1618
<HeroImage
1719
src="../static/GreensboroSkylineSmall.jpg"
1820
alt="Greensboro Skyline"

0 commit comments

Comments
 (0)