1
0
mirror of https://github.com/Pomax/BezierInfo-2.git synced 2025-08-31 03:59:58 +02:00

paypal button

This commit is contained in:
Pomax
2020-09-26 15:23:08 -07:00
parent 328b95e663
commit 6d3f6c4de4
10 changed files with 28 additions and 40 deletions

View File

@@ -31,7 +31,7 @@
<meta property="og:locale" content="en-GB" />
<meta property="og:type" content="article" />
<meta property="og:published_time" content="2013-06-13T12:00:00+00:00" />
<meta property="og:updated_time" content="2020-09-26T18:25:04+00:00" />
<meta property="og:updated_time" content="2020-09-26T22:21:50+00:00" />
<meta property="og:author" content="Mike 'Pomax' Kamermans" />
<meta property="og:section" content="Bézier Curves" />
<meta property="og:tag" content="Bézier Curves" />
@@ -294,13 +294,10 @@
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 have two options: you can either head on over to the
<a href="https://www.patreon.com/bezierinfo">Patreon page</a> for this book, or if you prefer to make a one-time donation, head on over to
the
<a href="https://www.paypal.com/donate/?token=4OeU2bI9WLfex_fYcraxmooLUcJ_WDTn8AofsN1WYchMI7RB5Jq6CSZuAWNQTekJGyOh3G"
>buy Pomax a coffee</a
>
page. This work has grown from a small primer to a 100-plus print-page-equivalent reader on the subject of Bézier curves over the years,
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!
the <a href="https://www.paypal.com/donate/?cmd=_s-xclick&hosted_button_id=3BNHGHZAS3DP6&locale.x=en_CA">buy Pomax a coffee</a> page. This
work has grown from a small primer to a 100-plus print-page-equivalent reader on the subject of Bézier curves over the years, 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!
</p>
</div>
</section>
@@ -7151,13 +7148,10 @@ for(let L = 1; L <= order; L++) {
First off, 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 have two options: you can either head on over to the
<a href="https://www.patreon.com/bezierinfo">Patreon page</a> for this book, or if you prefer to make a one-time donation, head on over to
the
<a href="https://www.paypal.com/donate/?token=4OeU2bI9WLfex_fYcraxmooLUcJ_WDTn8AofsN1WYchMI7RB5Jq6CSZuAWNQTekJGyOh3G"
>buy Pomax a coffee</a
>
page. This work has grown from a small primer to a 70-plus print-page-equivalent reader on the subject of Bézier curves over the years,
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.
the <a href="https://www.paypal.com/donate/?cmd=_s-xclick&hosted_button_id=3BNHGHZAS3DP6&locale.x=en_CA">buy Pomax a coffee</a> page. This
work has grown from a small primer to a 70-plus print-page-equivalent reader on the subject of Bézier curves over the years, 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.
</p>
<p>With that said, on to the comments!</p>
<div id="disqus_thread" />