style(metatags): react flow image

This commit is contained in:
moklick
2020-10-06 14:22:38 +02:00
parent 323bccd84a
commit 4538ad35f7
3 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -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