mirror of
https://github.com/DOI-DO/j40-cejst-2.git
synced 2025-08-19 11:41:41 -07:00
Adds CEQ title to footer (#615)
* Revert "dockerize front end (#558)"
This reverts commit 89c23faf7a
.
* adds CEQ to footer
This commit is contained in:
parent
d4765cc581
commit
e8bafc813d
2 changed files with 6 additions and 0 deletions
|
@ -38,6 +38,11 @@ exports[`J40Footer renders correctly 1`] = `
|
|||
<div
|
||||
class="usa-footer__contact-info grid-row grid-gap"
|
||||
>
|
||||
<div
|
||||
class="grid-col-auto"
|
||||
>
|
||||
Council on Environmental Quality
|
||||
</div>
|
||||
<div
|
||||
class="grid-col-auto"
|
||||
>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue