style(metatags): react flow image
This commit is contained in:
@@ -17,7 +17,7 @@ const MetaTags = ({
|
||||
if (image) {
|
||||
image = `https://reactflow.dev${image}`;
|
||||
} else {
|
||||
image = 'https://reactflow.dev/images/webkid-social.jpg';
|
||||
image = 'https://reactflow.dev/images/react-flow-header.jpg';
|
||||
}
|
||||
|
||||
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