diff --git a/Console/build.py b/Console/build.py
index ebba35a..c4093aa 100644
--- a/Console/build.py
+++ b/Console/build.py
@@ -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
diff --git a/Console/source/contribute.md b/Console/source/contribute.md
index d6410d3..a2b6421 100644
--- a/Console/source/contribute.md
+++ b/Console/source/contribute.md
@@ -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
```
84FpY1QbxHcgdseePYNmhTHcrgMX4nFfBYtz2GKYToqHVVhJp8Eaw1Z1EedRnKD19b3B8NiLCGVxzKV17UMmmeEsCrPyA5w
diff --git a/Console/source/guides/2022_03_26_private-messaging-over-lora.md b/Console/source/guides/2022_03_26.md
similarity index 100%
rename from Console/source/guides/2022_03_26_private-messaging-over-lora.md
rename to Console/source/guides/2022_03_26.md
diff --git a/Console/source/s_rns.md b/Console/source/s_rns.md
index 72541e2..0e37ace 100644
--- a/Console/source/s_rns.md
+++ b/Console/source/s_rns.md
@@ -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.
+