From 2512b104eb5137f6a3969a207ae509740c8fa359 Mon Sep 17 00:00:00 2001 From: Mike Kamermans Date: Wed, 21 Sep 2016 21:15:31 -0700 Subject: [PATCH] Update index.js --- components/sections/comments/index.js | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/components/sections/comments/index.js b/components/sections/comments/index.js index c17e2675..ba65a2eb 100644 --- a/components/sections/comments/index.js +++ b/components/sections/comments/index.js @@ -10,6 +10,15 @@ var style = { var sectionHTML = (

Comments and questions

+ +

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!

+
);