summaryrefslogtreecommitdiffhomepage
path: root/license.html
diff options
context:
space:
mode:
Diffstat (limited to 'license.html')
-rw-r--r--license.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/license.html b/license.html
index 2536256..934dc4c 100644
--- a/license.html
+++ b/license.html
@@ -14,9 +14,10 @@
<!-- Open Graph metatags for sharing -->
<meta property="og:title" content="raylib - license"/>
<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="raylib zlib/libpng license... it is free, open-source and can be used in commercial projects at no cost!"/>
+ <meta property="og:description" content="raylib zlib/libpng license... it is free, open-source and can be used in commercial projects"/>
<link rel="stylesheet" href="common/main.css">
<link rel="icon" href="favicon.ico" />