Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

Commit f977531

Browse files
committed
add links to bottom bar
1 parent 83feb7a commit f977531

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

config/site/site.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -297,6 +297,18 @@
297297
{
298298
"name": "Privacy Policy",
299299
"url": "/privacy-policy"
300+
},
301+
{
302+
"name": "FOIA",
303+
"url": "https://www.gsa.gov/reference/freedom-of-information-act-foia"
304+
},
305+
{
306+
"name": "Accessibility",
307+
"url": "https://www.gsa.gov/website-information/website-policies#accessibility"
308+
},
309+
{
310+
"name": "USA.GOV",
311+
"url": "https://www.usa.gov/"
300312
}
301313
],
302314
"logos": [

0 commit comments

Comments
 (0)