forked from usds/website
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
eef0c3c
commit 62e72e1
Showing
1 changed file
with
5 additions
and
5 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 |
---|---|---|
|
@@ -18,6 +18,11 @@ <h4>Reports</h4> | |
<li><a href="/report-to-congress/2016/">2016 Report to Congress</a></li> | ||
<li><a href="/resources/IMPACT_REPORT-Transforming_Government_Services_through_Technology_and_Innovation.pdf" target="_blank">Transforming Government Services through Technology and Innovation</a></li> | ||
</ul> | ||
<br /> | ||
<h4>Press</h4> | ||
<ul> | ||
<li><a href="mailto:[email protected]">[email protected]</a></li> | ||
</ul> | ||
</div> | ||
<div class="usa-width-one-fourth"> | ||
<h4>Follow us</h4> | ||
|
@@ -27,11 +32,6 @@ <h4>Follow us</h4> | |
class="fa fa-2x fa-medium" aria-hidden="true" title="Medium"></i><span class="sr-only">Medium</span></a> | ||
<a href="https://github.com/usds/" target="_blank"><i | ||
class="fa fa-2x fa-github" aria-hidden="true" title="Github"></i><span class="sr-only">Github</span></a> | ||
<br /><br /> | ||
<h4>Press</h4> | ||
<ul> | ||
<li><a href="mailto:[email protected]">[email protected]</a></li> | ||
</ul> | ||
<br /> | ||
<a href="https://github.com/usds/website/issues" target="_blank"><button class="contribute-button">Contribute to this site</button></a> | ||
|
||
|