style(metatags): react flow image
This commit is contained in:
@@ -17,7 +17,7 @@ const MetaTags = ({
|
|||||||
if (image) {
|
if (image) {
|
||||||
image = `https://reactflow.dev${image}`;
|
image = `https://reactflow.dev${image}`;
|
||||||
} else {
|
} else {
|
||||||
image = 'https://reactflow.dev/images/webkid-social.jpg';
|
image = 'https://reactflow.dev/images/react-flow-header.jpg';
|
||||||
}
|
}
|
||||||
|
|
||||||
return (
|
return (
|
||||||
|
|||||||
Binary file not shown.
|
After Width: | Height: | Size: 420 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 221 KiB |
Reference in New Issue
Block a user