diff --git a/docs/hacking b/docs/hacking
index 0c2f580..4d81bfb 160000
--- a/docs/hacking
+++ b/docs/hacking
@@ -1 +1 @@
-Subproject commit 0c2f5800bd7239069b0b803265f26d50cf3cbe59
+Subproject commit 4d81bfb2cbc694cf92bedb915c8de421132ef4cc
diff --git a/docs/opsec b/docs/opsec
index abc95a5..fc024d7 160000
--- a/docs/opsec
+++ b/docs/opsec
@@ -1 +1 @@
-Subproject commit abc95a51393f8462c59bbea64eed5aa230ef4979
+Subproject commit fc024d7d8a9974a57baa782eedd500b2d0b80444
diff --git a/docs/selfhosting b/docs/selfhosting
index 9a2c099..6048646 160000
--- a/docs/selfhosting
+++ b/docs/selfhosting
@@ -1 +1 @@
-Subproject commit 9a2c0998563dcecf7ac1956c692377a27663782e
+Subproject commit 604864679ca326dfa2f168d512384c95ffe27ebe
diff --git a/overrides/.icons/monero.svg b/overrides/.icons/monero.svg
new file mode 100644
index 0000000..6613292
--- /dev/null
+++ b/overrides/.icons/monero.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/overrides/partials/source-file.html b/overrides/partials/source-file.html
index 1de94ca..b6d82e9 100644
--- a/overrides/partials/source-file.html
+++ b/overrides/partials/source-file.html
@@ -39,14 +39,14 @@
- {% include ".icons/material/cash.svg" %}
+ {% include ".icons/monero.svg" %}
{% if page.meta.get('xmr', '')|length == 95 %}
- Donate to the author:
{{ page.meta.xmr[:48] }}
{{ page.meta.xmr[48:] }}
+ Donate XMR to the author:
{{ page.meta.xmr[:48] }}
{{ page.meta.xmr[48:] }}
{% else %}
- Donate to Nihilist:
8AUYjhQeG3D5aodJDtqG499N5jXXM71gYKD8LgSsFB9BUV1o
7muLv3DXHoydRTK4SZaaUBq4EAUqpZHLrX2VZLH71Jrd9k8
+ Donate XMR to Nihilist:
8AUYjhQeG3D5aodJDtqG499N5jXXM71gYKD8LgSsFB9BUV1o
7muLv3DXHoydRTK4SZaaUBq4EAUqpZHLrX2VZLH71Jrd9k8
{% endif %}