aboutsummaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
authorGravatar Gareth Coles <[email protected]>2018-02-21 15:26:42 +0000
committerGravatar Gareth Coles <[email protected]>2018-02-21 15:26:42 +0000
commite1e842a1845339bd998f1864675072570f2ea7fb (patch)
treea38a5b9c88112bbae769d91db0aa6f0fd7f21489 /templates
parentRemove extra buttons (diff)
Actually make the button link to the invite
Diffstat (limited to 'templates')
-rw-r--r--templates/main/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/main/index.html b/templates/main/index.html
index c7b85bf9..258b7a7c 100644
--- a/templates/main/index.html
+++ b/templates/main/index.html
@@ -21,7 +21,7 @@
&nbsp;
</div>
<div>
- <a class="uk-button uk-button-default uk-button-large uk-width-1-1">
+ <a href="/invite" class="uk-button uk-button-default uk-button-large uk-width-1-1">
Join us on &nbsp;<i class="uk-icon fab fa-discord"></i>
</a>
</div>