Skip to content

Commit

Permalink
made changes to logo
Browse files Browse the repository at this point in the history
  • Loading branch information
NXture committed Dec 18, 2022
1 parent 8531828 commit 3ddb064
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/components/brand-logo.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ export default function GatsbyContentfulLogo() {
<StaticImage
src="../logo.png"
alt="A dinosaur"
layout="constrained"
quality={100}
width={90}
layout="fixed"
quality={90}
width={70}
/>
)
}
Binary file modified src/logo.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 3ddb064

Please sign in to comment.