mirror of
https://github.com/Pomax/BezierInfo-2.git
synced 2025-08-29 19:20:39 +02:00
bitcoin welcome
This commit is contained in:
@@ -38,7 +38,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="2021-02-28T20:40:59+00:00" />
|
||||
<meta property="og:updated_time" content="2021-03-26T00:11:54+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" />
|
||||
@@ -152,13 +152,34 @@
|
||||
If this is your first time here: welcome! Let me know if you were looking for anything in particular that the primer doesn't cover over on the
|
||||
<a href="https://github.com/Pomax/BezierInfo-2/issues">issue tracker</a>!
|
||||
</p>
|
||||
|
||||
<h2>Donations and sponsorship</h2>
|
||||
|
||||
<a class="btcqr" href="bitcoin:3GY1HbQ2cH9V4xBLnRYdEfc42Nd1ZyjLZu?label=Primer%20on%20Bezier%20Curves">
|
||||
<img src="./images/3GY1HbQ2cH9V4xBLnRYdEfc42Nd1ZyjLZu.png" />
|
||||
</a>
|
||||
|
||||
<p>
|
||||
If this is a resource that you're using for research, or writing your own software, please consider
|
||||
If this is a resource that you're using for research, as work reference, or even writing your own software, please consider
|
||||
<a href="https://www.paypal.com/donate/?cmd=_s-xclick&hosted_button_id=3BNHGHZAS3DP6&locale.x=en_CA">donating</a> (any amount helps) or
|
||||
signing up as <a href="https://www.patreon.com/bezierinfo">a patron on Patreon</a>. I don't get paid to work on this, so if you find this site
|
||||
valuable, and you'd like it to stick around for a long time to come, a lot of coffee went into writing this over the years, and a lot more
|
||||
coffee will need to go into it yet: if you can spare a coffee, you'd be helping keep a resource alive and well!
|
||||
coffee will need to go into it yet: if you can spare a coffee, you'd be helping keep a resource alive and well.
|
||||
</p>
|
||||
<p>
|
||||
Also, if you are a company and your staff uses this book as a resource, or you use it as an onboarding resource, then please: consider
|
||||
sponsoring the site! I am more than happy to work with your finance department on sponsorship invoicing and recognition.
|
||||
</p>
|
||||
|
||||
<h3>Bitcoin donations:</h3>
|
||||
|
||||
<p>
|
||||
If you prefer to donate via Bitcoin, you can donate either directly to
|
||||
<a class="btclk" href="bitcoin:3GY1HbQ2cH9V4xBLnRYdEfc42Nd1ZyjLZu?label=Primer%20on%20Bezier%20Curves">3GY1HbQ2cH9V4xBLnRYdEfc42Nd1ZyjLZu</a>
|
||||
or use the QR code on the right, if that's the kind of convenience you prefer =)
|
||||
</p>
|
||||
|
||||
<br style="clear: both;" />
|
||||
|
||||
<p>— <a href="https://twitter.com/TheRealPomax">Pomax</a></p>
|
||||
<noscript>
|
||||
|
Reference in New Issue
Block a user