CS-foreach / creative-coding-p5js

Teaching creative coding in p5.js
https://cs-foreach.github.io/creative-coding-p5js/
MIT License
1 stars 1 forks source link

Add social media preview #8

Open phentos opened 3 months ago

phentos commented 3 months ago

example from opg:

<meta property="og:title" content="The Rock" />
<meta property="og:type" content="video.movie" />
<meta property="og:url" content="https://www.imdb.com/title/tt0117500/" />
<meta property="og:image" content="https://ia.media-imdb.com/images/rock.jpg" />