summaryrefslogtreecommitdiffhomepage
path: root/examples.html
diff options
context:
space:
mode:
Diffstat (limited to 'examples.html')
-rw-r--r--examples.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples.html b/examples.html
index fcb298a..d5b0768 100644
--- a/examples.html
+++ b/examples.html
@@ -14,6 +14,7 @@
<!-- Open Graph metatags for sharing -->
<meta property="og:title" content="raylib - examples"/>
<meta property="og:image" content="https://www.raylib.com/common/img/raylib_logo_card.png"/>
+ <meta property="og:image:alt" content="raylib,a simple and easy-to-use library to enjoy videogames programming." />
<meta property="og:url" content="https://www.raylib.com" />
<meta property="og:site_name" content="raylib"/>
<meta property="og:description" content="Check the full set of raylib examples... they are amazing!"/>