mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 01:36:13 +00:00
menu: Add Slack link
This commit is contained in:
parent
246a41fb33
commit
586f87ce07
2 changed files with 2 additions and 0 deletions
|
@ -35,6 +35,7 @@ http://opensource.org/licenses/MIT.
|
|||
<li{% if page.id == 'support-bitcoin' %} class="active"{% endif %}><a href="/{{ page.lang }}/{% translate support-bitcoin url %}">{% translate menu-support-bitcoin layout %}</a>
|
||||
{% if page.lang == 'en' %}<li{% if page.id == 'full-node' %} class="active"{% endif %}><a href="/en/full-node">Running a full node</a></li>{% endif %}
|
||||
<li{% if page.id == 'development' %} class="active"{% endif %}><a href="/{{ page.lang }}/{% translate development url %}">{% translate menu-development layout %}</a></li>
|
||||
<li><a href="https://bitslack.com/" target="_blank">Chat</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li{% if page.id == 'faq' %} class="active"{% endif %}><a href="/{{ page.lang }}/{% translate faq url %}">{% translate menu-faq layout %}</a></li>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue