Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
|
@@ -120,7 +120,7 @@
|
|
| 120 |
<footer class="footer">
|
| 121 |
<div class="container">
|
| 122 |
<p class="footer-text">
|
| 123 |
-
Need help?
|
| 124 |
</p>
|
| 125 |
</div>
|
| 126 |
</footer>
|
|
|
|
| 120 |
<footer class="footer">
|
| 121 |
<div class="container">
|
| 122 |
<p class="footer-text">
|
| 123 |
+
Need help? Contact us on <a href="https://discord.gg/HDrGY9eJHt" target="_blank">Discord</a> and join the community.
|
| 124 |
</p>
|
| 125 |
</div>
|
| 126 |
</footer>
|