@DaveyCraney Putting this line in your layouts/partials/head.html
file should do it:
<meta property="og:image" content="https://link-to-image.jpg>
@robb’s Lens project has other examples of meta properties it should probably have too.
@DaveyCraney Putting this line in your layouts/partials/head.html
file should do it:
<meta property="og:image" content="https://link-to-image.jpg>
@robb’s Lens project has other examples of meta properties it should probably have too.