Skip to content

Commit 87df0c6

Browse files
authored
Moved discussion link to be in the navigation
1 parent 495a7ba commit 87df0c6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

_includes/header.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,11 +25,11 @@
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/enQtMjk1NDcyNDI2NTAwLTcyYmYwMjdmMmUxNzZjYzIxNGU2YjdkNzdlOGZiNjIwNDI2M2Y3NmRkYjA4YmMwODMwYjgyOTFlNWZjZjAyNjg">
29+
Discussion
30+
</a>
2831
</div>
2932
</nav>
3033
{%- endif -%}
31-
<a class="page-link" href="https://join.slack.com/t/json-schema/shared_invite/enQtMjk1NDcyNDI2NTAwLTcyYmYwMjdmMmUxNzZjYzIxNGU2YjdkNzdlOGZiNjIwNDI2M2Y3NmRkYjA4YmMwODMwYjgyOTFlNWZjZjAyNjg">
32-
Discussion
33-
</a>
3434
</div>
3535
</header>

0 commit comments

Comments
 (0)