Skip to content

Commit d2e6c98

Browse files
committed
Remove Slack
1 parent 4e8c4cf commit d2e6c98

File tree

3 files changed

+0
-8
lines changed

3 files changed

+0
-8
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,6 @@ Alternatively, you can run the application locally:
2626

2727
Please contribute! Open an issue, make a pull request, reach out for help. This organization is entirely volunteer run, and your contributions are important.
2828

29-
We use Slack to discuss our changes and to talk about community issues, as well as GitHub. Join our community slack [here](https://slack.opencollective.org). Join the channel `#sustainoss` to talk to us.
30-
3129
If you need help with using GitHub in order to open an issue, sign up for an account, come back to this page, and open an issue by [clicking here](https://github.com/sustainers/sustainers.github.io/issues/new). Ping one of us on Slack if you need help.
3230

3331
### Blog posts

_config.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,6 @@ exclude:
4747

4848
params:
4949
github: "https://github.com/sustainers"
50-
slack: "https://slack.opencollective.org"
5150
discourse: "https://discourse.sustainoss.org"
5251

5352
# Social-related stuff

_includes/footer.html

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -53,11 +53,6 @@
5353
{%- include icons/github.svg -%}
5454
</a>
5555
</li>
56-
<li class="list-inline-item mx-1 mx-sm-3">
57-
<a href="{{ site.params.slack }}" rel="noopener" target="_blank" title="Slack">
58-
{%- include icons/slack.svg -%}
59-
</a>
60-
</li>
6156
<!-- <li class="list-inline-item mx-1 mx-sm-3">
6257
<a href="{{ site.params.twitter }}" rel="noopener" target="_blank" title="Twitter">
6358
{%- include icons/twitter.svg -%}

0 commit comments

Comments
 (0)