Updated console site

master
Mark Qvist 2 years ago
parent 832ee413ba
commit eaeff733a2
  1. 2
      Console/build.py
  2. 2
      Console/source/contribute.md
  3. 0
      Console/source/guides/2022_03_26.md
  4. 2
      Console/source/s_rns.md

@ -196,7 +196,7 @@ def optimise_manual(path):
("_images/nomadnet_3.png", pm),
("_images/radio_is5ac.png", pm),
("_images/radio_rblhg5.png", pm),
("_static/rns_logo_512.png", pm),
("_static/rns_logo_512.png", 256),
]
import subprocess

@ -2,8 +2,6 @@
## Keep Communications Free and Open
Please take part in keeping the continued development, maintenance and distribution of the RNode ecosystem possible by donating via one of the following channels:
Donating to the project directly helps improve the entire system.
- Monero<br/>
```
84FpY1QbxHcgdseePYNmhTHcrgMX4nFfBYtz2GKYToqHVVhJp8Eaw1Z1EedRnKD19b3B8NiLCGVxzKV17UMmmeEsCrPyA5w

@ -2,6 +2,8 @@
## Reticulum
The cryptographic networking stack for building resilient networks anywhere. This packages requires you have `python` and `pip` installed on your computer. This should come as standard on most operating systems released since 2020.
<p align="center"><img width="30%" src="{ASSET_PATH}m/_static/rns_logo_512.png"></p>
### Local Installation
If you do not have access to the Internet, or would prefer to install Reticulum directly from this RNode, you can use the following instructions.

Loading…
Cancel
Save