Skip to content

Commit

Permalink
Update Downloads.jsx
Browse files Browse the repository at this point in the history
  • Loading branch information
Jemoka authored Jan 4, 2025
1 parent e8d89e8 commit ec16a4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Downloads.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ function Downloads(props) {
<ul class="icons">
<li><a href="https://twitter.com/Condution" class="fab fa-twitter"></a></li>
<li><a href="https://patreon.com/condution" class="fab fa-patreon"></a></li>
<li><a href="mailto:support@shabang.cf" class="fas fa-envelope"></a></li>
<li><a href="mailto:support@shabang.io" class="fas fa-envelope"></a></li>
<li><a href="https://github.com/Shabang-Systems/Condution" class="fab brands fa-github"></a></li>
<li><a href="https://www.youtube.com/channel/UCHoAJexhqGJwIEOD3RELBlw" class="fab fa-youtube"></a></li>
<li><a href="https://discord.gg/UaaqueY" class="fab fa-discord"></a></li>
Expand Down

0 comments on commit ec16a4f

Please sign in to comment.