Browse Source

Remove Slack, add fediverse on Contact page

master
Matt Baer 2 years ago
parent
commit
1ea938a6d9
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      static/contact.html

+ 1
- 1
static/contact.html View File

@@ -40,7 +40,7 @@

<div id="wrapper">
<h2>Contact Us</h2>
<p>Have a question or some feedback? Let us know through <a href="mailto:hello@write.as?subject=Feedback+on+HTMLhouse">email</a>, <a href="https://twitter.com/htmlhouse">Twitter</a>, or the <strong>#htmlhouse</strong> channel in our <a href="http://slack.write.as/">Slack group</a>.</p>
<p>Have a question or some feedback? Reach out via <a href="mailto:hello@write.as?subject=Feedback+on+HTMLhouse">email</a>, <a href="https://twitter.com/htmlhouse">Twitter</a>, or the <a href="https://m.abunchtell.com/@htmlhouse">fediverse</a>.</p>
</div>

<script type="text/javascript">


Loading…
Cancel
Save