summaryrefslogtreecommitdiffhomepage
path: root/license.html
diff options
context:
space:
mode:
authorRay <[email protected]>2019-05-08 12:43:57 +0200
committerRay <[email protected]>2019-05-08 12:43:57 +0200
commit5290247ee973cad75afb0acf8e7542206b8fb20a (patch)
tree9e59a4219cee54710862dbe195fcc9c057dac4d8 /license.html
parent54956cdba295cc19c41e4523519cda2dfc7c6c51 (diff)
downloadraylib.com-5290247ee973cad75afb0acf8e7542206b8fb20a.tar.gz
raylib.com-5290247ee973cad75afb0acf8e7542206b8fb20a.zip
Review top bar icons
Removed helpme page
Diffstat (limited to 'license.html')
-rw-r--r--license.html13
1 files changed, 6 insertions, 7 deletions
diff --git a/license.html b/license.html
index a362734..16952c2 100644
--- a/license.html
+++ b/license.html
@@ -31,16 +31,15 @@
<div class="header">
<a id="logo" href="index.html"></a>
<div id="social">
+ <a id="twitter" href="https://www.twitter.com/raysan5" target="_blank"></a>
<a id="discord" href="https://discord.gg/VkzNHUE" target="_blank"></a>
<a id="twitch" href="https://www.twitch.tv/raysan5" target="_blank"></a>
- <a id="twitter" href="https://www.twitter.com/raysan5" target="_blank"></a>
- <a id="reddit" href="https://www.reddit.com/r/raylib/" target="_blank"></a>
- <a id="facebook" href="https://www.facebook.com/raylibgames" target="_blank"></a>
+ <a id="kofi" href="https://ko-fi.com/raysan" target="_blank"></a>
+ <a id="itchio" href="https://raysan5.itch.io" target="_blank"></a>
<a id="handmade" href="https://raylib.handmade.network/" target="_blank"></a>
+ <a id="reddit" href="https://www.reddit.com/r/raylib/" target="_blank"></a>
<a id="youtube" href="https://www.youtube.com/c/raylib" target="_blank"></a>
<a id="patreon" href="https://www.patreon.com/raylib" target="_blank"></a>
- <a id="itchio" href="https://raysan5.itch.io" target="_blank"></a>
- <a id="kofi" href="https://ko-fi.com/raysan" target="_blank"></a>
<a id="github" href="https://github.com/raysan5/raylib" target="_blank"></a>
</div>
<div class="menu">
@@ -48,7 +47,7 @@
<a href="examples.html">examples</a>
<a href="games.html">games</a>
<a href="cheatsheet/cheatsheet.html">cheatsheet</a>
- <div id="active">license</div>
+ <a id="wiki" href="https://github.com/raysan5/raylib/wiki">wiki</a>
</div>
</div>
@@ -76,7 +75,7 @@
</div>
<div class="footer">
- <p>Web developed by Ray San and Elendow</p>
+ <p>Webpage hosted in <a href="https://github.com/raysan5/raylib.com">GitHub</a>, for issues and improvements <a href="https://github.com/raysan5/raylib.com">check it out</a>!</p>
</div>
</div>