We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e6a6dde commit 3fd45dfCopy full SHA for 3fd45df
index.html
@@ -60,6 +60,12 @@ <h3 class="text-center">
60
<span class="button-icon" uk-icon="icon: github"></span>
61
<span>Join Our GitHub</span>
62
</a>
63
+ <a class="uk-button uk-button-primary uk-flex uk-flex-center"
64
+ href="https://discord.gg/yEbyed8e"
65
+ target="blank" rel="noopener">
66
+ <span class="button-icon" uk-icon="icon: discord"></span>
67
+ <span>Join Our Discord</span>
68
+ </a>
69
</div>
70
71
<div class="uk-child-width-expand@s uk-grid-match" uk-grid>
0 commit comments