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!

+ );