diff --git a/_includes/header.html b/_includes/header.html index 78833572b4634f2eea25454783c96bd48a6a6937..5f90e00c0ed0421b64b6bc0265a6800ce11c6146 100644 --- a/_includes/header.html +++ b/_includes/header.html @@ -54,8 +54,9 @@ <ul class="dropdown-menu" role="menu"> <li><a href="https://forum.getmonero.org">{% t menu.forum %}</a></li> <li><a href="https://www.reddit.com/r/monero/">{% t menu.reddit %}</a></li> - <li><a href="https://bitcointalk.org/index.php?topic=583449.0">{% t menu.bitcointalk %}</a></li> <li><a href="https://monero.stackexchange.com">{% t menu.stackexchange %}</a></li> + <li><a href="https://bitcointalk.org/index.php?topic=583449.0">{% t menu.bitcointalk %}</a></li> + <li class="divider"></li> <li><a href="https://monero.slack.com/">{% t menu.slack %}</a></li> <li><a href="https://rocket.xmrnation.com/">{% t menu.rocketchat %}</a></li> <li><a href="https://telegram.me/bitmonero">{% t menu.telegram %}</a></li> diff --git a/_strings_en.yml b/_strings_en.yml index 98e601d55b1a0150c667d1dd71a6b60f6e728964..98ee210a78a731e1bf18efbefda0cc9352f1d721 100644 --- a/_strings_en.yml +++ b/_strings_en.yml @@ -39,6 +39,10 @@ menu: lab: Monero Research Lab alternative: Alternative Clients projects: External Projects + stackexchange: StackExchange Q&A + slack: Slack Chat + rocketchat: Rocket Chat + telegram: Telegram Chat irc: IRC on Freenode irc-general: "#monero (General)" irc-development: "#monero-dev (Development)"