From 1f6eb1fc61d2cc0cca54a79c1516432f09c86313 Mon Sep 17 00:00:00 2001 From: Ray San Date: Mon, 6 Feb 2017 18:48:56 +0100 Subject: Moved raylib webpage to docs folder raylib webpage has been completely reorganized and moved from gh-pages (a pain to work with) to docs folder. Useless libs have been removed, webs have been renamed, etc. Now it would be easier (hopefully) to update webpage. :) --- docs/examples/web/loader.html | 214 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 214 insertions(+) create mode 100644 docs/examples/web/loader.html (limited to 'docs/examples/web/loader.html') diff --git a/docs/examples/web/loader.html b/docs/examples/web/loader.html new file mode 100644 index 00000000..9f9ed369 --- /dev/null +++ b/docs/examples/web/loader.html @@ -0,0 +1,214 @@ + + + + loading... + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + +
+ + + +
+ + + + + + + + + \ No newline at end of file -- cgit v1.2.3