diff options
| author | Luke Smith <luke@lukesmith.xyz> | 2021-07-01 16:59:09 -0400 |
|---|---|---|
| committer | Luke Smith <luke@lukesmith.xyz> | 2021-07-01 16:59:09 -0400 |
| commit | 39dbfb13e4c38d2fa694588b02138a25f0984681 (patch) | |
| tree | 1004872a5a6942891ffcaad6f9006816f8dadc2d | |
| parent | 1ec992e30152ca1d5b7034025f3fd094b49bbd7a (diff) | |
| parent | 5ae23c71781a30e950b7ab547936758f39a375fe (diff) | |
Merge branch 'master' of github.com:LukeSmithxyz/landchad
| -rw-r--r-- | index.html | 2 | ||||
| -rw-r--r-- | monero.html | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -124,7 +124,7 @@ </p> <ul class=ll> - <li>When settings up a website, use our linked affiliate links, like <a href="https://www.vultr.com/?ref=8384069-6G">to Vultr</a>.</li> + <li>When setting up a website, use our linked affiliate links, like <a href="https://www.vultr.com/?ref=8384069-6G">to Vultr</a>.</li> <li>If you enjoy a guest article, the author's donation links may be included at the bottom of the page.</li> <li>Donate crypto to the long-term LandChad maintenance and expansion fund:</li> </ul> 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): </p> - <p style=font-size:small>84RXmrsE7ffCe1ADprxLMHRpmyhZuWYScDR4YghE8pFRFSyLtiZFYwD6EPijVzD3aZiEpg57MfHEr1pGJNPXyJgENMnWrSh</p> + <p style="font-size:small; word-wrap: break-word; ">84RXmrsE7ffCe1ADprxLMHRpmyhZuWYScDR4YghE8pFRFSyLtiZFYwD6EPijVzD3aZiEpg57MfHEr1pGJNPXyJgENMnWrSh</p> <img style="max-height:200px" src="pix/xmr.png" alt="monero donation qr"> |
