Skip to content

Commit

Permalink
Merge pull request #8 from Joehuu/fix-github-brand-casing
Browse files Browse the repository at this point in the history
Fix GitHub button brand casing
  • Loading branch information
Anuken authored Nov 16, 2023
2 parents 187e1d5 + e6583fd commit 19aa3c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
<ul>
<br>
<a class="button icon" href="https://github.com/Anuken/Mindustry"><span
style="background: url(images/icons/icon-dev-builds.png);">Github</span></a>
style="background: url(images/icons/icon-dev-builds.png);">GitHub</span></a>
<a class="button icon" href="https://trello.com/b/aE2tcUwF/mindustry-trello"><span
style="background: url(images/icons/icon-trello.png);">Trello</span></a>
<a class="button icon" href="https://discord.gg/mindustry"><span
Expand Down

0 comments on commit 19aa3c5

Please sign in to comment.