Updated console site

This commit is contained in:
Mark Qvist 2023-01-13 02:00:36 +01:00
parent 832ee413ba
commit eaeff733a2
4 changed files with 3 additions and 3 deletions

View File

@ -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

View File

@ -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

View File

@ -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.