mirror of
https://github.com/monero-project/monero-site.git
synced 2024-11-17 00:07:54 +00:00
Add contribute to menu
This commit is contained in:
parent
4d8b3eb8d2
commit
b0f3f2d0c8
1 changed files with 1 additions and 0 deletions
|
@ -25,6 +25,7 @@
|
|||
<ul class="dropdown-menu" role="menu">
|
||||
<li><a href="/getting-started/choose">{% t menu.choose %}</a></li>
|
||||
<li><a href="/getting-started/running">{% t menu.running %}</a></li>
|
||||
<li><a href="/getting-started/contribute">{% t menu.contribute %}</a></li>
|
||||
<li><a href="/getting-started/donate">{% t menu.donations %}</a></li>
|
||||
<li class="divider"></li>
|
||||
<li><a href="/downloads">{% t menu.downloads %}</a></li>
|
||||
|
|
Loading…
Reference in a new issue