mirror of
https://github.com/Pomax/BezierInfo-2.git
synced 2025-08-13 20:24:16 +02:00
og image
This commit is contained in:
@@ -31,8 +31,9 @@
|
||||
|
||||
<!-- opengraph information -->
|
||||
<meta property="og:title" content="A Primer on Bézier Curves">
|
||||
<meta property="og:image" content="https://pomax.github.io/bezierinfo/images/og-image.png">
|
||||
<meta property="og:type" content="text">
|
||||
<meta property="og:url" content="http://pomax.github.io/bezierinfo">
|
||||
<meta property="og:url" content="https://pomax.github.io/bezierinfo">
|
||||
<meta property="og:description" content="A detailed explanation of Bézier curves, and how to do the many things that we commonly want to do with them.">
|
||||
<meta property="og:locale" content="en_GB">
|
||||
<meta property="og:type" content="article">
|
||||
|
Reference in New Issue
Block a user