Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
This repository was archived by the owner on Oct 11, 2019. It is now read-only.

Commit 4a24b0e

Browse filesBrowse files
author
Froilan Irizarry
committed
Added files that were deleted by mistake
1 parent 84d7099 commit 4a24b0e
Copy full SHA for 4a24b0e

File tree

Expand file treeCollapse file tree

3 files changed

+190
-167
lines changed
Filter options
Expand file treeCollapse file tree

3 files changed

+190
-167
lines changed

‎Gemfile

Copy file name to clipboard
+3Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
2+
source 'https://rubygems.org'
3+
gem 'github-pages'

‎_includes/footer.html

Copy file name to clipboard
+22Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
<section class="footer-oss">
2+
<h4>Open source</h4>
3+
<p>
4+
This GSA microsite is modified from <a href="https://github.com/cfpb/api">an open source project</a> maintained by the Consumer Financial Protection Bureau. We thank their team for sharing such a strong and useful model.
5+
</p>
6+
<p>
7+
As a work of the United States Government, source code released by GSA is in the public
8+
domain by default within the United States.
9+
</p>
10+
</section>
11+
12+
13+
<section class="footer-links">
14+
<ul>
15+
<li>
16+
<a href="http://www.gsa.gov/developer">GSA.gov/developer</a>
17+
</li>
18+
<li>
19+
<a href="http://github.com/gsa">github.com/gsa</a>
20+
</li>
21+
</ul>
22+
</section>

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.