1
0
mirror of https://github.com/Pomax/BezierInfo-2.git synced 2025-09-01 20:33:34 +02:00
This commit is contained in:
Pomax
2020-09-17 22:20:18 -07:00
parent 6237e1c953
commit bef638dc0b
5 changed files with 8 additions and 10 deletions

View File

@@ -29,7 +29,7 @@
<meta property="og:locale" content="en-GB" /> <meta property="og:locale" content="en-GB" />
<meta property="og:type" content="article" /> <meta property="og:type" content="article" />
<meta property="og:published_time" content="2013-06-13T12:00:00+00:00" /> <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:author" content="Mike 'Pomax' Kamermans" />
<meta property="og:section" content="Bézier Curves" /> <meta property="og:section" content="Bézier Curves" />
<meta property="og:tag" content="Bézier Curves" /> <meta property="og:tag" content="Bézier Curves" />

View File

@@ -31,7 +31,7 @@
<meta property="og:locale" content="ja-JP" /> <meta property="og:locale" content="ja-JP" />
<meta property="og:type" content="article" /> <meta property="og:type" content="article" />
<meta property="og:published_time" content="2013-06-13T12:00:00+00:00" /> <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:author" content="Mike 'Pomax' Kamermans" />
<meta property="og:section" content="Bézier Curves" /> <meta property="og:section" content="Bézier Curves" />
<meta property="og:tag" content="Bézier Curves" /> <meta property="og:tag" content="Bézier Curves" />

View File

@@ -25,7 +25,7 @@
<meta property="og:locale" content="en-GB" /> <meta property="og:locale" content="en-GB" />
<meta property="og:type" content="article" /> <meta property="og:type" content="article" />
<meta property="og:published_time" content="2020-08-28T12:00:00+00:00" /> <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:author" content="Mike 'Pomax' Kamermans" />
<meta property="og:section" content="Bézier Curves" /> <meta property="og:section" content="Bézier Curves" />
<meta property="og:tag" content="Bézier Curves" /> <meta property="og:tag" content="Bézier Curves" />
@@ -126,12 +126,10 @@
</p> </p>
<p> <p>
Enjoy <a href="https://pomax.github.io/bezierinfo">The new Primer on Bézier Curves</a>, and if you find any problems, 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>
<p>See you in the next post!</p> <p>See you in the next post!</p>
<ul> <p>— Pomax</p>
<li>Pomax</li>
</ul>
</main> </main>
<hr /> <hr />

View File

@@ -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. 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! See you in the next post!
- Pomax Pomax

View File

@@ -31,7 +31,7 @@
<meta property="og:locale" content="zh-CN" /> <meta property="og:locale" content="zh-CN" />
<meta property="og:type" content="article" /> <meta property="og:type" content="article" />
<meta property="og:published_time" content="2013-06-13T12:00:00+00:00" /> <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:author" content="Mike 'Pomax' Kamermans" />
<meta property="og:section" content="Bézier Curves" /> <meta property="og:section" content="Bézier Curves" />
<meta property="og:tag" content="Bézier Curves" /> <meta property="og:tag" content="Bézier Curves" />