summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorRay <[email protected]>2018-05-30 00:23:10 +0200
committerRay <[email protected]>2018-05-30 00:23:10 +0200
commit43c14218d3e15fd3f85f90cbd116cd425f3fec02 (patch)
tree832e29b6bff3562ad0d21e627c35cc704deec1ba
parent890792cdc13e861251b477584aae9f6f126088c6 (diff)
downloadraylib.com-43c14218d3e15fd3f85f90cbd116cd425f3fec02.tar.gz
raylib.com-43c14218d3e15fd3f85f90cbd116cd425f3fec02.zip
More card review
-rw-r--r--index.html3
1 files changed, 1 insertions, 2 deletions
diff --git a/index.html b/index.html
index c58d635..2190101 100644
--- a/index.html
+++ b/index.html
@@ -14,7 +14,6 @@
<!-- 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/raylib_logo_card.png"/>
<meta property="og:url" content="http://www.raylib.com" />
<meta property="og:site_name" content="raylib"/>
@@ -24,7 +23,7 @@
<meta name="twitter:site" content="@raysan5" />
<meta name="twitter:title" content="raylib" />
<meta name="twitter:description" content="raylib is a simple and easy-to-use library to learn videogames programming." />
- <meta name="twitter:image" content="http://www.raylib.com/common/img/ln_raylib_logo.png" />
+ <meta name="twitter:image" content="http://www.raylib.com/common/img/raylib_logo_card.png" />
<meta name="twitter:url" content="http://www.raylib.com" />
<link rel="stylesheet" href="common/css/main.css">