diff options
Diffstat (limited to 'games.html')
| -rw-r--r-- | games.html | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -49,6 +49,8 @@ <a id="patreon" href="https://www.patreon.com/raylib" target="_blank"></a> <a id="redbubble" href="https://www.redbubble.com/shop/ap/78130012" target="_blank"></a> <a id="github" href="https://github.com/raysan5/raylib" target="_blank"></a> + <a href="https://github.com/sponsors/raysan5" target="_blank">Support Raylib!</a> + </div> <div class="menu"> <a href="index.html">about</a> @@ -105,4 +107,4 @@ <!-- Add own script code --> <script src="common/games.js"></script> </body> -</html>
\ No newline at end of file +</html> |
