raylib.com
raylib.com copied to clipboard
Fix: add `simplelink` class to hidden links on home page
On the home page of raylib.com the link to raylib Discord Community and a link to the 60+ bindings are unstyled, so you only know they are links when you hover over them.
This PR adds the simplelink class to these links to make them consistent with the other inline links on the page.