Change the facebook share preview image
gautamkrishnar opened this issue ยท 3 comments
gautamkrishnar commented
Currently, when a user shares nothing private to Facebook, this icon is shown as preview:
We need to modify the preview image and use http://www.nothingprivate.ml/private.jpg instead.
How to fix
- Comment on this issue and claim it if you are interested.
- Just edit index.html and add the following code to the
<head></head>
tag.
<meta property="og:image" content="http://www.nothingprivate.ml/private.jpg" />
- Open a pull request
Logan1x commented
I would like to work on that
gautamkrishnar commented
@Logan1x
Logan1x commented
@gautamkrishnar it is not visible to me now should i send pr?