summaryrefslogtreecommitdiffhomepage
path: root/license.html
diff options
context:
space:
mode:
authorRay <[email protected]>2023-11-09 15:41:56 +0100
committerRay <[email protected]>2023-11-09 15:41:56 +0100
commitc20df08ebdb4684fb1a572efe1b1ea395aa0fb22 (patch)
tree92c68d0eac8e44282095d5139910ef3c858d1723 /license.html
parent10cab4f5d6300f1106777adf07a2b4f169dae106 (diff)
downloadraylib.com-c20df08ebdb4684fb1a572efe1b1ea395aa0fb22.tar.gz
raylib.com-c20df08ebdb4684fb1a572efe1b1ea395aa0fb22.zip
Update architecture and open-graph
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" />