diff options
| author | Ray <[email protected]> | 2024-03-17 13:50:04 +0100 |
|---|---|---|
| committer | Ray <[email protected]> | 2024-03-17 13:50:04 +0100 |
| commit | a1cac997bfea7b1bc6ce2b511136549046862027 (patch) | |
| tree | 74eec637d5aaffba1329ca403896c2e9ce6d4b4e /games.html | |
| parent | 999a40b5e2686339f2dad2410501bd128e8f9f42 (diff) | |
| download | raylib.com-a1cac997bfea7b1bc6ce2b511136549046862027.tar.gz raylib.com-a1cac997bfea7b1bc6ce2b511136549046862027.zip | |
Revert "added sponsor button"
This reverts commit 79d9f257f5e20b56a6d807d7689f924e0ebc812d.
Diffstat (limited to 'games.html')
| -rw-r--r-- | games.html | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -49,8 +49,6 @@ <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> @@ -107,4 +105,4 @@ <!-- Add own script code --> <script src="common/games.js"></script> </body> -</html> +</html>
\ No newline at end of file |
