Skip to content

Commit

Permalink
Merge pull request #393 from openstax/RENG-123
Browse files Browse the repository at this point in the history
Reng 123
  • Loading branch information
Coder-Srinivas authored Sep 3, 2024
2 parents ca5a29f + 9d50b29 commit e451ea1
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/src/components/footer.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ import { Anchor, Box, Container, Flex, Group, Image, Stack, Text, Title, Divider
import { IconBrandFacebookFilled, IconBrandInstagram, IconBrandTwitterFilled } from '@tabler/icons-react';

// @ts-ignore
import NSFLogoURL from '../images/nsf-logo.webp'
import NSFLogoURL from '../images/nsf-logo.png'
// @ts-ignore
import IESLogoURL from '../images/ies-logo.png'
// @ts-ignore
Expand Down
Binary file modified frontend/src/images/ies-logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added frontend/src/images/nsf-logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed frontend/src/images/nsf-logo.webp
Binary file not shown.

0 comments on commit e451ea1

Please sign in to comment.