mirror of
https://github.com/Pomax/BezierInfo-2.git
synced 2025-08-31 03:59:58 +02:00
.
This commit is contained in:
@@ -29,7 +29,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-18T05:02:45+00:00" />
|
||||
<meta property="og:updated_time" content="2020-09-18T05:19:56+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" />
|
||||
|
@@ -31,7 +31,7 @@
|
||||
<meta property="og:locale" content="ja-JP" />
|
||||
<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-18T05:02:45+00:00" />
|
||||
<meta property="og:updated_time" content="2020-09-18T05:19:56+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" />
|
||||
|
@@ -25,7 +25,7 @@
|
||||
<meta property="og:locale" content="en-GB" />
|
||||
<meta property="og:type" content="article" />
|
||||
<meta property="og:published_time" content="2020-08-28T12:00:00+00:00" />
|
||||
<meta property="og:updated_time" content="2020-09-18T05:02:45+00:00" />
|
||||
<meta property="og:updated_time" content="2020-09-18T05:19:56+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" />
|
||||
@@ -126,12 +126,10 @@
|
||||
</p>
|
||||
<p>
|
||||
Enjoy <a href="https://pomax.github.io/bezierinfo">The new Primer on Bézier Curves</a>, and if you find any problems,
|
||||
<a href="https://github.com/Pomax/BezierInfo-2">you know where to go</a>.
|
||||
<a href="https://github.com/Pomax/BezierInfo-2/issues">you know where to go</a>.
|
||||
</p>
|
||||
<p>See you in the next post!</p>
|
||||
<ul>
|
||||
<li>Pomax</li>
|
||||
</ul>
|
||||
<p>— Pomax</p>
|
||||
</main>
|
||||
|
||||
<hr />
|
||||
|
@@ -24,8 +24,8 @@ The new tech stack is, frankly, pretty amazing. It does some thing that weren't
|
||||
|
||||
It's going to take me a while to detail the entire tech stack, but ultimately what matters is that you get a Primer that is a normal "vanilla" HTML, CSS, and JS page again, that "just works" even with JS disabled.
|
||||
|
||||
Enjoy [The new Primer on Bézier Curves](https://pomax.github.io/bezierinfo), and if you find any problems, [you know where to go](https://github.com/Pomax/BezierInfo-2).
|
||||
Enjoy [The new Primer on Bézier Curves](https://pomax.github.io/bezierinfo), and if you find any problems, [you know where to go](https://github.com/Pomax/BezierInfo-2/issues).
|
||||
|
||||
See you in the next post!
|
||||
|
||||
- Pomax
|
||||
— Pomax
|
||||
|
@@ -31,7 +31,7 @@
|
||||
<meta property="og:locale" content="zh-CN" />
|
||||
<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-18T05:02:45+00:00" />
|
||||
<meta property="og:updated_time" content="2020-09-18T05:19:56+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" />
|
||||
|
Reference in New Issue
Block a user