Skip to content

Commit

Permalink
removed discus and added link to github issues / slack / etc #89
Browse files Browse the repository at this point in the history
  • Loading branch information
soichih committed Jan 20, 2022
1 parent 6e431cf commit fa66805
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 3 deletions.
5 changes: 4 additions & 1 deletion docs/contact.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,10 @@

## Slack

[Join brainlife.slack.com](https://brainlife-inviter.herokuapp.com/){target=_blank} ![logo](https://brainlife-inviter.herokuapp.com/badge.svg)
We use slack for our primary communication mechanism. [https://brainlife.slack.com](https://brainlife.slack.com).

When you register to brainlife.io, we will send you an invite for our slack team. You can also [self invite to brainlife.slack.com](https://brainlife-inviter.herokuapp.com/){target=_blank}


## Bug Report / Feature Request

Expand Down
8 changes: 6 additions & 2 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ site_url: https://brainlife.io/docs
repo_name: 'brainlife/docs'
repo_url: 'https://github.com/brainlife/docs'

copyright: 'Copyright © 2017 - 2022 brainlife.io'
copyright: 'Copyright &copy; 2017 - 2022 brainlife.io | Please post your comments via <a target="github" href="https://github.com/brainlife/docs/issues">Github Issues</a> or <a target="slack" href="https://brainlife.slack.com/">Slack</a>'

theme:
name: 'material'
Expand Down Expand Up @@ -77,12 +77,16 @@ nav:
- Media / Branding: media.md

extra:
disqus: 'brain-life'
#disqus: 'brain-life'
social:
- icon: fontawesome/brands/twitter
link: 'https://twitter.com/BrainLifeio'
- icon: fontawesome/brands/github
link: 'https://github.com/brainlife'
- icon: fontawesome/brands/slack
link: 'https://brainlife.slack.com'
- icon: fontawesome/brands/youtube
link: 'https://youtube.com/brainlifeio'

extra_css:
- css/narrow.css
Expand Down

0 comments on commit fa66805

Please sign in to comment.