Skip to content

Commit b11c189

Browse files
committed
docs: Update og:image dimensions to fit recommendations
1 parent d0ff00b commit b11c189

File tree

4 files changed

+2
-2
lines changed

4 files changed

+2
-2
lines changed

docs/core/concepts/managers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Centralized side-effect orchestration with React
33
sidebar_label: Managers and Middleware
44
description: Safe programmatic access to the global store. Enables fully extensible and scalable side-effects.
5-
image: /img/flux-full.png
5+
image: /img/social/managers-card.png
66
---
77

88
import ThemedImage from '@theme/ThemedImage';

website/blog/2024-04-08-v0.11-queries-querable-usequery.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: v0.11 Queries, Queryable, and useQuery
33
authors: [ntucker]
44
tags: [releases, queryable, schema]
5-
image: https://imgur.com/a/ajAmejK
5+
image: /img/social/0.11-card.png
66
---
77

88
import Grid from '@site/src/components/Grid';
130 KB
Loading
198 KB
Loading

0 commit comments

Comments
 (0)