diff options
author | Ekaitz Zarraga <ekaitz@elenq.tech> | 2022-10-22 21:41:41 +0200 |
---|---|---|
committer | Ekaitz Zarraga <ekaitz@elenq.tech> | 2022-10-22 21:41:41 +0200 |
commit | dff4ed412d2a7402b94f829e09a3d8948fe5e8a5 (patch) | |
tree | 6c2f42fadcd85a0bd1a9186cd622b0817dc171ed | |
parent | 59a47e7d8d14415a3a1c0118e184e7b8de1093c8 (diff) |
Remove BuyMeACoffee
-rw-r--r-- | content/hex0.md | 1 | ||||
-rw-r--r-- | content/lightening.md | 1 | ||||
-rw-r--r-- | content/machine-code-generation.md | 3 |
3 files changed, 1 insertions, 4 deletions
diff --git a/content/hex0.md b/content/hex0.md index 1930885..4e5ffe4 100644 --- a/content/hex0.md +++ b/content/hex0.md @@ -390,7 +390,6 @@ correctly you can see everything the program does accurately. Remember you can hire <a href="https://elenq.tech">ElenQ Technology</a> to help you with your research, development or training. <br/> If you want to encourage my free software work you can support me on <a -href="https://buymeacoffee.com/ekaitz">Buy Me a Coffee</a> or on <a href="https://liberapay.com/ekaitz">Liberapay</a>. </div> diff --git a/content/lightening.md b/content/lightening.md index 9344aa5..12bea83 100644 --- a/content/lightening.md +++ b/content/lightening.md @@ -264,7 +264,6 @@ This free software work is also work. It needs funding!<br/> Remember you can hire <a href="https://elenq.tech">ElenQ Technology</a> to help you with your research, development or training. <br/> If you want to encourage my free software work you can support me on <a -href="https://buymeacoffee.com/ekaitz">Buy Me a Coffee</a> or on <a href="https://liberapay.com/ekaitz">Liberapay</a>. </div> diff --git a/content/machine-code-generation.md b/content/machine-code-generation.md index 470937d..45b034d 100644 --- a/content/machine-code-generation.md +++ b/content/machine-code-generation.md @@ -857,8 +857,7 @@ each other is important. padding-bottom: 1em; border-top: 1px solid var(--border-color); border-bottom: 1px solid var(--border-color)"> -Please, consider supporting me on <a href="https://buymeacoffee.com/ekaitz">Buy -Me a Coffee</a> or on <a href="https://liberapay.com/ekaitz">Liberapay</a> to +Please, consider supporting me on <a href="https://liberapay.com/ekaitz">Liberapay</a> to encourage my free software work. </div> |