diff options
| author | Ray <[email protected]> | 2019-04-08 17:44:44 +0200 |
|---|---|---|
| committer | Ray <[email protected]> | 2019-04-08 17:44:44 +0200 |
| commit | 1f011023abc9bf71be7dc9c47122b4d822c57db3 (patch) | |
| tree | b4aeb13f724689c13b4e34edb9bad2d28a565842 /games.html | |
| parent | ce36198e976b6482ea39a8da9702b4d324bb55b9 (diff) | |
| download | raylib.com-1f011023abc9bf71be7dc9c47122b4d822c57db3.tar.gz raylib.com-1f011023abc9bf71be7dc9c47122b4d822c57db3.zip | |
Update webpage, added links
Diffstat (limited to 'games.html')
| -rw-r--r-- | games.html | 16 |
1 files changed, 8 insertions, 8 deletions
@@ -41,23 +41,23 @@ <a id="logo" href="index.html"></a> <div id="social"> <a id="discord" href="https://discord.gg/VkzNHUE" 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="patreon" href="https://www.patreon.com/raylib" 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="twitter" href="https://www.twitter.com/raysan5" target="_blank"></a> - <a id="github" href="https://github.com/raysan5/raylib" target="_blank"></a> + <a id="handmade" href="https://raylib.handmade.network/" 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"> <a href="index.html">about</a> <a href="examples.html">examples</a> <div id="active">games</div> - <a href="helpme.html">helpme!</a> - <a id="forum" href="https://www.reddit.com/r/raylib/">reddit</a> + <a href="cheatsheet/cheatsheet.html">cheatsheet</a> + <a id="license" href="license.html">license</a> </div> </div> |
