-
-
Notifications
You must be signed in to change notification settings - Fork 778
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
removed mention of CfA from the Hack for LA homepage (#5550)
- Loading branch information
1 parent
f7151b3
commit afd3901
Showing
1 changed file
with
11 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,14 +1,18 @@ | ||
<a class="anchor" id="about"></a> | ||
<section class="content-section about"> | ||
<div class="page-contain"> | ||
<h2 class="title2"> | ||
Want to know more about Hack for LA? | ||
</h2> | ||
<h2 class="title2">Want to know more about Hack for LA?</h2> | ||
<p> | ||
We bring together civic-minded volunteers to build digital products, programs and services with community partners and local | ||
government to address issues in our LA region. Hack for LA is a project of <a href="https://www.codeforamerica.org" rel="noopener" target="_blank">Code for America</a> and is it's | ||
official Los Angeles chapter. | ||
We bring together civic-minded volunteers to build digital products, | ||
programs and services with community partners and local government to | ||
address issues in our LA region. Hack for LA is a project of | ||
<a | ||
href="https://www.civictechstructure.org/" | ||
rel="noopener" | ||
target="_blank" | ||
> | ||
Civic Tech Structure, Inc. | ||
</a> | ||
</p> | ||
</div> | ||
</section> | ||
|