We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 09946c0 commit 178f2ccCopy full SHA for 178f2cc
_includes/nav.html
@@ -83,5 +83,10 @@
83
<li class="nav-item mx-lg-3">
84
<a class="page-scroll nav-link" id="nav-link-documentation" href="{{'#documentation' | relative_url }}" onclick="onClick(event);">Documentation</a>
85
</li>
86
+ <li class="nav-item mx-lg-3">
87
+ <a class="nav-link" href="https://join.slack.com/t/scicat/shared_invite/zt-251efp7t2-8IqFDo3sPN8TYWgKNywccg" target="_blank">
88
+ <img src="https://a.slack-edge.com/80588/marketing/img/icons/icon_slack_hash_colored.png" alt="Slack Logo" style="width: 24px; height: 24px;">
89
+ </a>
90
+ </li>
91
</div>
92
</nav>
0 commit comments