-
Notifications
You must be signed in to change notification settings - Fork 23
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add email address Co-authored-by: Sheldon Bachstein <[email protected]>
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
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 |
---|---|---|
|
@@ -117,7 +117,7 @@ We're always looking for new partners! Get in touch with us to see how we can wo | |
</h4> | ||
<div id="m-a1" class="usa-accordion__content usa-prose"> | ||
<p> | ||
We're always looking for new and impactful projects where we can use skills to help our community. You can get in touch by __doing something__ to see if your project is a good fit with Civic Tech DC. This may be some email back-and-forth, a virtual chat, or meeting in person to hear more about the problem you're facing. | ||
We're always looking for new and impactful projects where we can use skills to help our community. You can get in touch by emailing us at <a href="mailto:[email protected]" target="_blank">[email protected]</a> to see if your project is a good fit with Civic Tech DC. This may be some email back-and-forth, a virtual chat, or meeting in person to hear more about the problem you're facing. | ||
</p> | ||
<a href="mailto:[email protected]" target="_blank" class="usa-button">Get in touch</a> | ||
</div> | ||
|