MLH-Fellowship / prep-project-22.AUG.PREP.2

MLH Prep Project for Pod 22.JUL.AUG.2
https://prep-22-aug-prep-2-project.netlify.app/
MIT License
3 stars 13 forks source link

The website doesn't seem to have an image to display when embedded #68

Closed nightknighto closed 2 years ago

nightknighto commented 2 years ago

You can test this by posting a link of the website (can use the github pages deployment) on this link. No image appears. image

omeiirr commented 2 years ago

image

I'm adding this image as the cover image

omeiirr commented 2 years ago

I tried this but it doesn't seem to work 🤔

    <meta
      name="twitter:image"
      content="https://user-images.githubusercontent.com/54888682/185604940-ec6b603b-408c-4368-8c4a-1f7bd22de249.png"
    />
nightknighto commented 2 years ago

@omeiirr Looking at the pod portfolio website (which has this correctly set up), I can see there's this

    <meta property="og:image" content="assets/img/social-link.jpg">
omeiirr commented 2 years ago

metatags.io doesn't show this even for the portfolio project image

nightknighto commented 2 years ago

well... it used to work

omeiirr commented 2 years ago

Some issue with Netlify I assume

nightknighto commented 2 years ago

Seems fixed now