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 495a7ba commit 87df0c6Copy full SHA for 87df0c6
_includes/header.html
@@ -25,11 +25,11 @@
25
<a class="page-link" href="{{ my_page.url | relative_url }}">{{ my_page.title | escape }}</a>
26
{%- endif -%}
27
{% endfor -%}
28
+ <a class="page-link" href="https://join.slack.com/t/json-schema/shared_invite/enQtMjk1NDcyNDI2NTAwLTcyYmYwMjdmMmUxNzZjYzIxNGU2YjdkNzdlOGZiNjIwNDI2M2Y3NmRkYjA4YmMwODMwYjgyOTFlNWZjZjAyNjg">
29
+ Discussion
30
+ </a>
31
</div>
32
</nav>
33
- <a class="page-link" href="https://join.slack.com/t/json-schema/shared_invite/enQtMjk1NDcyNDI2NTAwLTcyYmYwMjdmMmUxNzZjYzIxNGU2YjdkNzdlOGZiNjIwNDI2M2Y3NmRkYjA4YmMwODMwYjgyOTFlNWZjZjAyNjg">
- Discussion
- </a>
34
35
</header>
0 commit comments