summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--examples.html2
-rw-r--r--games.html4
-rw-r--r--index.html1
-rw-r--r--license.html4
4 files changed, 2 insertions, 9 deletions
diff --git a/examples.html b/examples.html
index 43faf58..d5b0768 100644
--- a/examples.html
+++ b/examples.html
@@ -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>
diff --git a/games.html b/games.html
index 2ea47b2..1b9bd8d 100644
--- a/games.html
+++ b/games.html
@@ -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
diff --git a/index.html b/index.html
index 8feca9b..34ddfc9 100644
--- a/index.html
+++ b/index.html
@@ -50,7 +50,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">
<div id="active">about</div>
diff --git a/license.html b/license.html
index 7f5a708..2b4729f 100644
--- a/license.html
+++ b/license.html
@@ -40,8 +40,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>
@@ -86,4 +84,4 @@
</div>
</body>
-</html>
+</html> \ No newline at end of file