From 4f95c4364ee86ee313ff34d3da0798da1e92aa2c Mon Sep 17 00:00:00 2001 From: Mike Kamermans Date: Wed, 21 Sep 2016 21:14:58 -0700 Subject: [PATCH] Update index.js --- components/sections/preface/index.js | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/components/sections/preface/index.js b/components/sections/preface/index.js index 63b7faa4..db27eebb 100644 --- a/components/sections/preface/index.js +++ b/components/sections/preface/index.js @@ -88,6 +88,17 @@ var Preface = React.createClass({ but you can use the issue tracker for that as well. Once the rewrite is done, I'll add a general comment section back in, and maybe a more topical "select this section of text and hit the 'question' button to ask a question about it" system. We'll see. + +

Buy me a coffee?

+ +

If you enjoyed this book, or you simply found it useful for something you were trying to + get done, and you were wondering how to let me know you appreciated this book, you can always + buy me a coffee, however much a coffee is where you live. This work has grown over the + years, from a small primer to a 70ish print-page-equivalent reader on the subject of Bézier + curves, and a lot of coffee went into the making of it. I don't regret a minute I spent +on writing it, but I can always do with some more coffee to keep on writing!

+ );