From 288bb9891ca2b948117cf43bad1297ff79ab6235 Mon Sep 17 00:00:00 2001
From: Julian Jarabo
Date: Thu, 1 Jul 2021 15:03:27 +0200
Subject: Fix typo, settings != setting
---
index.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/index.html b/index.html
index cab7e9e..c6b0154 100644
--- a/index.html
+++ b/index.html
@@ -122,7 +122,7 @@
- - When settings up a website, use our linked affiliate links, like to Vultr.
+ - When setting up a website, use our linked affiliate links, like to Vultr.
- If you enjoy a guest article, the author's donation links may be included at the bottom of the page.
- Donate crypto to the long-term LandChad maintenance and expansion fund:
--
cgit v1.2.3
From 9bf2c6445f379a348a33047b9885f459740cd3c4 Mon Sep 17 00:00:00 2001
From: johnr365 <67366109+johnr365@users.noreply.github.com>
Date: Thu, 1 Jul 2021 15:55:07 +0200
Subject: Added word-wrapping on XMR address to avoid looking weird on mobile
(super wide page).
---
monero.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/monero.html b/monero.html
index 5827c85..67d27fd 100644
--- a/monero.html
+++ b/monero.html
@@ -96,7 +96,7 @@
Here is the address we use for this site (i.e. not the compromised wallet generated above):
- 84RXmrsE7ffCe1ADprxLMHRpmyhZuWYScDR4YghE8pFRFSyLtiZFYwD6EPijVzD3aZiEpg57MfHEr1pGJNPXyJgENMnWrSh
+ 84RXmrsE7ffCe1ADprxLMHRpmyhZuWYScDR4YghE8pFRFSyLtiZFYwD6EPijVzD3aZiEpg57MfHEr1pGJNPXyJgENMnWrSh
--
cgit v1.2.3