Skip to content

Commit

Permalink
Merge pull request #565 from GSA/add-links
Browse files Browse the repository at this point in the history
@drewbo helped me resolve a few outdated dependences to allow the site to build in Federalist, and it looks ok.
  • Loading branch information
peterrowland authored Sep 26, 2022
2 parents 83feb7a + 0863df1 commit 9ebdc92
Show file tree
Hide file tree
Showing 4 changed files with 410 additions and 89 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
10.19
lts/fermium
12 changes: 12 additions & 0 deletions config/site/site.json
Original file line number Diff line number Diff line change
Expand Up @@ -297,6 +297,18 @@
{
"name": "Privacy Policy",
"url": "/privacy-policy"
},
{
"name": "FOIA",
"url": "https://www.gsa.gov/reference/freedom-of-information-act-foia"
},
{
"name": "Accessibility",
"url": "https://www.gsa.gov/website-information/website-policies#accessibility"
},
{
"name": "USA.GOV",
"url": "https://www.usa.gov/"
}
],
"logos": [
Expand Down
Loading

0 comments on commit 9ebdc92

Please sign in to comment.