Skip to content

Commit

Permalink
Merge pull request #16 from RBhupi/main
Browse files Browse the repository at this point in the history
updates for icon aspect ratio
  • Loading branch information
RBhupi committed Oct 6, 2023
2 parents a2d87e5 + ca0effc commit ac945a3
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/Science.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ export default function Science() {
<LinkCard
title="Exploration Through Collaboration"
link="/science/collaboration"
src={require('@site/static/img/science/collaboration-icon.png').default}
src={require('@site/static/img/science/collaboration-icon.jpg').default}
/>
</div>
</Root>
Expand Down
Binary file added static/img/science/collaboration-icon.jpg
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 static/img/science/collaboration-icon.png
Binary file not shown.

0 comments on commit ac945a3

Please sign in to comment.