Add two placeholder pages

- FAQs
- TSD
This commit is contained in:
Vim USDS 2022-04-04 21:17:28 -07:00
commit 975e91003e
18 changed files with 1376 additions and 24 deletions

View file

@ -315,9 +315,9 @@ exports[`rendering of the J40Header checks if component renders 1`] = `
>
<a
data-cy="nav-link-faqs"
href="/en/faqs"
href="/en/frequently-asked-questions"
>
FAQs
Frequently asked questions
</a>
</li>
<li
@ -327,7 +327,7 @@ exports[`rendering of the J40Header checks if component renders 1`] = `
data-cy="nav-link-public-engagement"
href="/en/public-engagement"
>
Public Engagement
Engagement calendar
</a>
</li>
</ul>