Skip to content

Commit

Permalink
Add header image
Browse files Browse the repository at this point in the history
  • Loading branch information
Tammo-Feldmann committed Dec 13, 2023
1 parent 0d104d0 commit 885e167
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/header.js
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ const Header = ({ shortname, children, mode }) => {
aria-label="Visit nasa.gov (opens in a new window)"
>
<StaticImage
src="https://www.nasa.gov/sites/default/files/thumbnails/image/nasa-logo-web-rgb.png"
src="../images/nasa-logo-web-rgb.png"
alt="NASA's red, white and blue insignia, nicknamed the 'meatball'"
width={78} // make the blue circle match the svg logo of size 60
height={78} // make the blue circle match the svg logo of size 60
Expand Down
Binary file added src/images/nasa-logo-web-rgb.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 885e167

Please sign in to comment.