summaryrefslogtreecommitdiffhomepage
path: root/index.html
diff options
context:
space:
mode:
authorRay <[email protected]>2024-05-07 11:00:24 +0200
committerGitHub <[email protected]>2024-05-07 11:00:24 +0200
commitfccf1c404252022d8330c1f13140866c7cb41046 (patch)
tree0a5fff60f996e0846a76ca185475499cdb8a8a72 /index.html
parent945f040b9119066356b438d22ea67b4a2d22fb29 (diff)
parentd583067a5327c9269965d54597d387a6c5496454 (diff)
downloadraylib.com-fccf1c404252022d8330c1f13140866c7cb41046.tar.gz
raylib.com-fccf1c404252022d8330c1f13140866c7cb41046.zip
Merge pull request #74 from Ducklett/master
Fix: add `simplelink` class to hidden links on home page
Diffstat (limited to 'index.html')
-rw-r--r--index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/index.html b/index.html
index 34ddfc9..2ab6829 100644
--- a/index.html
+++ b/index.html
@@ -94,7 +94,7 @@
Try the raylib-game-template
</a>
</div>
- <p>Apart from those materials, there are plenty of tutorials created by the amazing raylib community. It's highly recommended to join the friendly <a href="https://discord.gg/raylib" target="_blank">raylib Discord Community</a> to stay up to date of latest raylib news and ask for help when required!</p>
+ <p>Apart from those materials, there are plenty of tutorials created by the amazing raylib community. It's highly recommended to join the friendly <a class="simplelink" href="https://discord.gg/raylib" target="_blank">raylib Discord Community</a> to stay up to date of latest raylib news and ask for help when required!</p>
<br>
<h2 id="awards"><a class="anchor-link" href="#awards"></a>raylib awards</h2>
<br>
@@ -127,7 +127,7 @@
<br>
<h2 id="bindings"><a class="anchor-link" href="#bindings"></a>raylib language bindings</h2>
<br>
- <p>You can use raylib with multiple programming languages, there are <a href="https://github.com/raysan5/raylib/blob/master/BINDINGS.md" target="_blank">+60 bindings</a>! Here is a list with some of them:</p>
+ <p>You can use raylib with multiple programming languages, there are <a class="simplelink" href="https://github.com/raysan5/raylib/blob/master/BINDINGS.md" target="_blank">+60 bindings</a>! Here is a list with some of them:</p>
<br>
<div style="display: flex;">
<div id="bindings" style="margin: 0 auto;">