mirror of
https://github.com/monero-project/monero-site.git
synced 2025-02-24 03:50:20 +00:00
Added torrent magnet links to downloads page
This commit is contained in:
parent
3159a6fa91
commit
f76dbc9677
1 changed files with 2 additions and 0 deletions
|
@ -81,6 +81,7 @@ permalink: /downloads/index.html
|
|||
<ul>
|
||||
<li class="downloads"><span class="icon-github"></span><a class="orange" href="https://github.com/monero-project/monero-gui">{% t downloads.sourcecode %}</a></li>
|
||||
<li class="downloads"><span class="icon-git"></span><a class="orange" href="https://downloads.getmonero.org/gui/source">{% t downloads.sourcearchive %}</a></li>
|
||||
<li class="downloads"><a class="orange" href="magnet:?xt=urn:btih:706beb780e3e8a4e1c7a3a76328a37bb125e1ae1&dn=MoneroGUI-0.17.3.1-Oxygen-Orion&tr=udp%3a%2f%2ftracker.opentrackr.org%3a1337%2fannounce&tr=udp%3a%2f%2fopen.tracker.cl%3a1337%2fannounce&tr=udp%3a%2f%2fwww.torrent.eu.org%3a451%2fannounce">Torrent (magnet)</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="mobile-only">
|
||||
|
@ -174,6 +175,7 @@ permalink: /downloads/index.html
|
|||
<ul>
|
||||
<li class="downloads"><span class="icon-github"></span><a class="orange" href="https://github.com/monero-project/monero">{% t downloads.sourcecode %}</a></li>
|
||||
<li class="downloads"><span class="icon-git"></span><a class="orange" href="https://downloads.getmonero.org/cli/source">{% t downloads.sourcearchive %}</a></li>
|
||||
<li class="downloads"><a class="orange" href="magnet:?xt=urn:btih:ebe3bb8119d02ed05fa8c699fd11c964f6aab32f&dn=MoneroCLI-0.17.3.0-Oxygen%20Orion&tr=udp%3a%2f%2ftracker.opentrackr.org%3a1337%2fannounce&tr=udp%3a%2f%2fopen.tracker.cl%3a1337%2fannounce&tr=udp%3a%2f%2fwww.torrent.eu.org%3a451%2fannounce">Torrent (magnet)</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="mobile-only">
|
||||
|
|
Loading…
Reference in a new issue