diff options
| author | Ray <[email protected]> | 2018-05-30 00:15:37 +0200 |
|---|---|---|
| committer | Ray <[email protected]> | 2018-05-30 00:15:37 +0200 |
| commit | 890792cdc13e861251b477584aae9f6f126088c6 (patch) | |
| tree | 9194574c0a155f94c83cae2de0ace33351b5d290 /index.html | |
| parent | 4e8f37019306b27fc596bf6b76cc9c64c7abc76b (diff) | |
| download | raylib.com-890792cdc13e861251b477584aae9f6f126088c6.tar.gz raylib.com-890792cdc13e861251b477584aae9f6f126088c6.zip | |
Review social card image
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -15,8 +15,7 @@ <!-- Facebook metatags for sharing --> <meta property="og:title" content="raylib"/> <meta property="og:image:type" content="image/png" /> - <meta property="og:image" content="http://www.raylib.com/common/img/ln_raylib_logo.png"/> - <meta property="og:image" content="http://www.raylib.com/common/img/fb_raylib_logo.png"/> + <meta property="og:image" content="http://www.raylib.com/common/img/raylib_logo_card.png"/> <meta property="og:url" content="http://www.raylib.com" /> <meta property="og:site_name" content="raylib"/> <meta property="og:description" content="raylib is a simple and easy-to-use library to learn videogames programming."/> |
