You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently there is metadata present in the <head> of the document. Sadly the twitter:image is missing and og:image is presenting a broken base64 image.
This metadata needs to be an absolute url to an image file in order to be useful.
Currently there is metadata present in the
<head>of the document. Sadly thetwitter:imageis missing andog:imageis presenting a broken base64 image.This metadata needs to be an absolute url to an image file in order to be useful.