Skip to content

Commit

Permalink
Updated Footer Official
Browse files Browse the repository at this point in the history
-Updated offical in the footer.
  • Loading branch information
eddiesarevalo committed Oct 9, 2024
1 parent 508a4b6 commit bb2e820
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/components/Footer/Footer.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -95,8 +95,8 @@ export const Footer = ({
<Typography variant="h6" weight="semibold" component="span">{pageLastUpdated}</Typography>
</MuiStack>
<MuiStack direction={"row"} spacing={"4px"}>
<Typography variant="h6" weight="regular" component="span">NASA Official:</Typography>
<Typography variant="h6" weight="semibold" component="span">Jordan Padams</Typography>
<Typography variant="h6" weight="regular" component="span">Responsible NASA Official:</Typography>
<Typography variant="h6" weight="semibold" component="span">Bo Trieu</Typography>
</MuiStack>
</MuiStack>
</MuiBox>
Expand Down

0 comments on commit bb2e820

Please sign in to comment.