Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
anonimal
monero-site
Commits
c711fb98
Unverified
Commit
c711fb98
authored
Aug 14, 2016
by
Riccardo Spagni
Browse files
fix broken menu
parent
997ff4ec
Changes
2
Hide whitespace changes
Inline
Side-by-side
_includes/header.html
View file @
c711fb98
...
...
@@ -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>
...
...
_strings_en.yml
View file @
c711fb98
...
...
@@ -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)"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment