1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-02-21 09:42:29 +01:00

Updae og:image for the roadmapg

This commit is contained in:
Kamran Ahmed 2023-01-03 19:30:37 +04:00
parent 6015217cde
commit f9f6cb8ae7

View File

@ -74,7 +74,7 @@ const Helmet = (props: HelmetProps) => {
/>
<meta
property="og:image"
content={`https://roadmap.sh/twitter-img.png`}
content={`${siteConfig.url.web}${siteConfig.logoSquare}`}
/>
<meta property="og:url" content={siteConfig.url.web} />
<meta property="og:type" content="website" />