Skip to content

Commit

Permalink
replace slack with discord invite link
Browse files Browse the repository at this point in the history
  • Loading branch information
sproctor committed Dec 8, 2024
1 parent ba67cb9 commit 54d718d
Showing 1 changed file with 1 addition and 19 deletions.
20 changes: 1 addition & 19 deletions contact.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,27 +4,9 @@ title: Contact
permalink: /contact/
---

Please visit us on Slack at [warlockfe.slack.com](https://warlockfe.slack.com/) using the form below.
Please visit us on Discord using [our Discord invite](https://discord.gg/RrvTffra).
We're happy to answer any questions or address any problems you might be having.

<div id="CommunityInviter"></div>
<script>
window.CommunityInviterAsyncInit = function () {
    CommunityInviter.init({
      app_url:'warlock',
      team_id:'warlockfe'
   })
  };

  (function(d, s, id){
    var js, fjs = d.getElementsByTagName(s)[0];
    if (d.getElementById(id)) {return;}
    js = d.createElement(s); js.id = id;
    js.src = "https://communityinviter.com/js/communityinviter.js";
    fjs.parentNode.insertBefore(js, fjs);
  }(document, 'script', 'Community_Inviter'));
</script>

### Authors ###

<ul class="contact-list">
Expand Down

0 comments on commit 54d718d

Please sign in to comment.