diff --git a/_data/downloads.yml b/_data/downloads.yml index a102a016..ecbb97fa 100644 --- a/_data/downloads.yml +++ b/_data/downloads.yml @@ -87,6 +87,7 @@ id: source icon: icon-github cli_url: https://github.com/monero-project/monero + mirror1: https://git.pwned.systems/monero-project/monero cli_hash: source version: Bleeding edge (possibly unstable) diff --git a/_i18n/en.yml b/_i18n/en.yml index daa557b2..5603543a 100644 --- a/_i18n/en.yml +++ b/_i18n/en.yml @@ -173,6 +173,7 @@ downloads: note2: and should be treated as canonical, with the signature checked against the appropriate GPG key in the source code (in /utils/gpg_keys). currentversion: Current Version sourcecode: Source Code + mirror: Mirror blockchain1: If you'd prefer to use a blockchain bootstrap, instead of syncing from scratch, you can blockchain2: use this link for the most current bootstrap. blockchain3: It is typically much faster to sync from scratch, however, and it also takes a lot less RAM (import is very greedy). diff --git a/downloads/index.md b/downloads/index.md index 91c9b73b..8543bf95 100644 --- a/downloads/index.md +++ b/downloads/index.md @@ -54,6 +54,9 @@ permalink: /downloads/index.html
{% t downloads.blockchain1 %} {% t downloads.blockchain2 %} {% t downloads.blockchain3 %}