Skip to content

Commit dc5eb73

Browse files
committed
Adding discord link in footer.
1 parent a25574b commit dc5eb73

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

discord.png

2.45 KB
Loading

index.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -186,6 +186,11 @@ <h5 class="card-title">Feature comparison chart</h5>
186186
<div class="col-lg-8 py-5">
187187
<div class="d-flex justify-content-center">
188188

189+
<!-- Discord -->
190+
<a href="https://discord.gg/zbaAKPt" class="mx-4">
191+
<img class="ft-img gray-to-color" src="discord.png">
192+
</a>
193+
189194
<!-- Twitter -->
190195
<a href="https://twitter.com/RLBotOfficial" class="mx-4">
191196
<img class="ft-img gray-to-color" src="twitter.png">

0 commit comments

Comments
 (0)