Skip to content

Commit

Permalink
docs: Use taller logo for social
Browse files Browse the repository at this point in the history
  • Loading branch information
ntucker committed Jul 1, 2024
1 parent 6108927 commit 235f04e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/src/pages/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ function HomepageEnder() {
}

export default function Home() {
const image = useBaseUrl('img/social/client_logo_and_text_card.png');
const image = useBaseUrl('img/social/data_client_logo_card.jpg');
return (
<Layout description="Async State Management without the Management.">
<PageMetadata image={image} />
Expand Down
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 235f04e

Please sign in to comment.