Skip to content
This repository was archived by the owner on Nov 2, 2023. It is now read-only.

Commit 6c9392e

Browse files
authored
Merge pull request #306 from Relequestual/slack-icon
Changed "discussion" to "join our slack"
2 parents 4c0a1cc + d4fb50d commit 6c9392e

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

_includes/header.html

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,7 @@
2525
<a class="page-link" href="{{ my_page.url | relative_url }}">{{ my_page.title | escape }}</a>
2626
{%- endif -%}
2727
{% endfor -%}
28-
<a class="page-link" href="https://join.slack.com/t/json-schema/shared_invite/enQtNjc5NTk0MzkzODg5LTVlZGIxNmVhMGY2MWFlYTdiNDQ5NWFiZGUwOThhNmYxZDE0YzA5YjRiOTA5MGY4ZTZlZGZhZDFmYTY4NWM2N2Y">
29-
Discussion
30-
</a>
28+
<a class="page-link" href="https://join.slack.com/t/json-schema/shared_invite/enQtNjc5NTk0MzkzODg5LTVlZGIxNmVhMGY2MWFlYTdiNDQ5NWFiZGUwOThhNmYxZDE0YzA5YjRiOTA5MGY4ZTZlZGZhZDFmYTY4NWM2N2Y">Join our Slack</a>
3129
</div>
3230
</nav>
3331
{%- endif -%}

0 commit comments

Comments
 (0)