mirror of
https://github.com/monero-project/monero-site.git
synced 2024-11-17 08:18:03 +00:00
Update header.html
added stack exchange to community menu
This commit is contained in:
parent
018fb0c977
commit
86ee37209c
1 changed files with 2 additions and 1 deletions
|
@ -55,6 +55,7 @@
|
||||||
<li><a href="https://forum.getmonero.org">{% t menu.forum %}</a></li>
|
<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://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://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 class="divider"></li>
|
<li class="divider"></li>
|
||||||
<li class="dropdown-header">{% t menu.irc %}</li>
|
<li class="dropdown-header">{% t menu.irc %}</li>
|
||||||
<li><a href="irc://chat.freenode.net/#monero">{% t menu.irc-general %}</a></li>
|
<li><a href="irc://chat.freenode.net/#monero">{% t menu.irc-general %}</a></li>
|
||||||
|
|
Loading…
Reference in a new issue