summaryrefslogtreecommitdiffhomepage
path: root/games.html
diff options
context:
space:
mode:
authorAbdullah Alhusaini <[email protected]>2024-03-17 15:38:44 +0300
committerAbdullah Alhusaini <[email protected]>2024-03-17 15:38:44 +0300
commit79d9f257f5e20b56a6d807d7689f924e0ebc812d (patch)
treee66d3931d9da0e62dd1140248a4d2c7aa531d445 /games.html
parent8a36b6a687a0c40354136616a751b54271ab4b4f (diff)
downloadraylib.com-79d9f257f5e20b56a6d807d7689f924e0ebc812d.tar.gz
raylib.com-79d9f257f5e20b56a6d807d7689f924e0ebc812d.zip
added sponsor button
Diffstat (limited to 'games.html')
-rw-r--r--games.html4
1 files changed, 3 insertions, 1 deletions
diff --git a/games.html b/games.html
index 1b9bd8d..2ea47b2 100644
--- a/games.html
+++ b/games.html
@@ -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>