Changed Slack link to Mattermost link (#289)
* Changed Slack link to Mattermost link I have not been able to run it on my system, but I didn't really change anything other than text. * Use HTTPS by default
This commit is contained in:
parent
3b543786da
commit
9ab85c6015
1 changed files with 8 additions and 9 deletions
|
@ -14,9 +14,9 @@ contact_links:
|
||||||
link: https://twitter.com/zeuswpi
|
link: https://twitter.com/zeuswpi
|
||||||
description: Twitter
|
description: Twitter
|
||||||
action: Follow us
|
action: Follow us
|
||||||
- icon: slack
|
- icon: comments
|
||||||
link: https://zeuswpi.slack.com/
|
link: https://mattermost.zeus.gent/
|
||||||
description: Slack
|
description: Mattermost
|
||||||
action: Message us
|
action: Message us
|
||||||
- icon: inbox
|
- icon: inbox
|
||||||
link: http://lists.zeus.ugent.be/mailman/listinfo/leden
|
link: http://lists.zeus.ugent.be/mailman/listinfo/leden
|
||||||
|
@ -108,14 +108,13 @@ contact_links:
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<!-- Slack information -->
|
<!-- Mattermost information -->
|
||||||
<div id='slack-info' class='tile is-parent'>
|
<div id='mattermost-info' class='tile is-parent'>
|
||||||
<div class='tile is-child box content'>
|
<div class='tile is-child box content'>
|
||||||
<h1 class='title has-text-centered'>Slack info</h1>
|
<h1 class='title has-text-centered'>Mattermost info</h1>
|
||||||
<div class='is-divider'></div>
|
<div class='is-divider'></div>
|
||||||
<p id='slack-info-text' class='is-size-5'>
|
<p id='mattermost-info-text' class='is-size-5'>
|
||||||
You can register with any <strong>*@zeus.ugent.be</strong> or even <strong>*@ugent.be</strong> email address.
|
You can register with any valid email address.
|
||||||
If you don't have one, try to reach us on one of our other channels and ask for an invitation.
|
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Reference in a new issue