summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--cheatsheet/cheatsheet.html2
-rw-r--r--cheatsheet/raylib_cheatsheet_v4.0.pdfbin0 -> 170344 bytes
-rw-r--r--index.html4
-rw-r--r--sitemap.xml40
4 files changed, 43 insertions, 3 deletions
diff --git a/cheatsheet/cheatsheet.html b/cheatsheet/cheatsheet.html
index a218b26..e238ad4 100644
--- a/cheatsheet/cheatsheet.html
+++ b/cheatsheet/cheatsheet.html
@@ -129,7 +129,7 @@
<p id="title">A simple and easy-to-use library to enjoy videogames programming</p>
<p id="plinks">[<a href="https://discord.gg/raylib">raylib Discord server</a>][<a href="https://github.com/raysan5/raylib">github.com/raysan5/raylib</a>]</p>
<p></p>
- <p id="version">v4.0 quick reference card [<a id="downpdf" href="raylib_cheatsheet.pdf">download as PDF</a>]</p>
+ <p id="version">v4.0 quick reference card [<a id="downpdf" href="https://www.raylib.com/cheatsheet/raylib_cheatsheet_v4.0.pdf">download as PDF</a>]</p>
</div>
<br>
<div id="fulldata">
diff --git a/cheatsheet/raylib_cheatsheet_v4.0.pdf b/cheatsheet/raylib_cheatsheet_v4.0.pdf
new file mode 100644
index 0000000..1356fd7
--- /dev/null
+++ b/cheatsheet/raylib_cheatsheet_v4.0.pdf
Binary files differ
diff --git a/index.html b/index.html
index c4d3470..f364e02 100644
--- a/index.html
+++ b/index.html
@@ -5,9 +5,9 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
- <title>raylib</title>
+ <title>raylib | A simple and easy-to-use library to enjoy videogames programming</title>
- <meta name="title" content="raylib">
+ <meta name="title" content="raylib | A simple and easy-to-use library to enjoy videogames programming">
<meta name="description" content="raylib is a simple and easy-to-use library to enjoy videogames programming.">
<meta name="keywords" content="raylib, videogames, programming, C, C++, library, learn, study, simple, easy, free, open source, raysan">
<meta name="viewport" content="width=device-width">
diff --git a/sitemap.xml b/sitemap.xml
new file mode 100644
index 0000000..25dfc97
--- /dev/null
+++ b/sitemap.xml
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<urlset
+ xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
+ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+ xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9
+ http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd">
+<!-- created with Free Online Sitemap Generator www.xml-sitemaps.com -->
+
+<url>
+ <loc>https://www.raylib.com/</loc>
+ <lastmod>2021-11-01T09:05:26+00:00</lastmod>
+ <priority>1.00</priority>
+</url>
+<url>
+ <loc>https://www.raylib.com/index.html</loc>
+ <lastmod>2021-11-01T09:05:26+00:00</lastmod>
+ <priority>0.80</priority>
+</url>
+<url>
+ <loc>https://www.raylib.com/examples.html</loc>
+ <lastmod>2021-11-01T09:05:26+00:00</lastmod>
+ <priority>0.80</priority>
+</url>
+<url>
+ <loc>https://www.raylib.com/games.html</loc>
+ <lastmod>2021-11-01T09:05:26+00:00</lastmod>
+ <priority>0.80</priority>
+</url>
+<url>
+ <loc>https://www.raylib.com/cheatsheet/cheatsheet.html</loc>
+ <lastmod>2021-11-01T09:05:26+00:00</lastmod>
+ <priority>0.80</priority>
+</url>
+<url>
+ <loc>https://www.raylib.com/license.html</loc>
+ <lastmod>2021-11-01T09:05:26+00:00</lastmod>
+ <priority>0.80</priority>
+</url>
+
+</urlset>