Skip to content

Commit

Permalink
add responsible official, partial #30
Browse files Browse the repository at this point in the history
  • Loading branch information
agurvich committed Nov 20, 2023
1 parent fed8f0b commit bf8e227
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions overrides/components/page-footer/component.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -313,11 +313,11 @@ export default function PageFooter(props) {
<p>
{process.env.APP_TITLE} Responsible Official:{" "}
<a
href=""
href="mailto:eleanor.stokes@nasa.gov"
target="_blank"
rel="noopener noreferrer"
>
<strong>Pleaceholder</strong>
<strong>Eleanor Stokes</strong>
</a>
</p>
</CreditsInfo>
Expand Down

0 comments on commit bf8e227

Please sign in to comment.