branch: externals/olivetti commit b1759abbb2be27107c0c09beae10ca5e4c556b56 Author: Paul Rankin <he...@paulwrankin.com> Commit: Paul Rankin <he...@paulwrankin.com>
Remove crypto addresses --- README.md | 6 ------ olivetti.el | 6 ------ 2 files changed, 12 deletions(-) diff --git a/README.md b/README.md index 24c3cb7..ddb0c93 100644 --- a/README.md +++ b/README.md @@ -84,9 +84,3 @@ specifying `olivetti-body-width`: M-x add-file-local-variable RET olivetti-body-width RET 66 RET [file variable]: https://www.gnu.org/software/emacs/manual/html_node/emacs/File-Variables.html "File Variables" - -Tips ----- - -Ethereum address `0x209C60afd8aF6c61ac4Dbe340d81D4f789DF64D3` -Bitcoin Cash address `19gUvL8YUzDKr5GyiHpYeF31BfQm87xM9L` diff --git a/olivetti.el b/olivetti.el index 7488f39..b85ae1d 100644 --- a/olivetti.el +++ b/olivetti.el @@ -100,12 +100,6 @@ ;; [file variable]: https://www.gnu.org/software/emacs/manual/html_node/emacs/File-Variables.html "File Variables" -;; Tips -;; ---- - -;; Ethereum address 0x209C60afd8aF6c61ac4Dbe340d81D4f789DF64D3 -;; Bitcoin Cash address 19gUvL8YUzDKr5GyiHpYeF31BfQm87xM9L - ;;; Code: