mirror of
https://github.com/DOI-DO/j40-cejst-2.git
synced 2025-08-22 01:41:41 -07:00
Add two placeholder pages
- FAQs - TSD
This commit is contained in:
parent
abf49a9cbc
commit
975e91003e
18 changed files with 1376 additions and 24 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue