mirror of
https://github.com/Pomax/BezierInfo-2.git
synced 2025-08-08 09:46:56 +02:00
og image
This commit is contained in:
@@ -31,8 +31,9 @@
|
|||||||
|
|
||||||
<!-- opengraph information -->
|
<!-- opengraph information -->
|
||||||
<meta property="og:title" content="A Primer on Bézier Curves">
|
<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: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: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:locale" content="en_GB">
|
||||||
<meta property="og:type" content="article">
|
<meta property="og:type" content="article">
|
||||||
|
BIN
images/og-image.png
Normal file
BIN
images/og-image.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 25 KiB |
@@ -31,8 +31,9 @@
|
|||||||
|
|
||||||
<!-- opengraph information -->
|
<!-- opengraph information -->
|
||||||
<meta property="og:title" content="A Primer on Bézier Curves">
|
<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: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: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:locale" content="en_GB">
|
||||||
<meta property="og:type" content="article">
|
<meta property="og:type" content="article">
|
||||||
|
@@ -31,8 +31,9 @@
|
|||||||
|
|
||||||
<!-- opengraph information -->
|
<!-- opengraph information -->
|
||||||
<meta property="og:title" content="A Primer on Bézier Curves">
|
<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: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: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:locale" content="en_GB">
|
||||||
<meta property="og:type" content="article">
|
<meta property="og:type" content="article">
|
||||||
|
@@ -31,8 +31,9 @@
|
|||||||
|
|
||||||
<!-- opengraph information -->
|
<!-- opengraph information -->
|
||||||
<meta property="og:title" content="A Primer on Bézier Curves">
|
<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: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: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:locale" content="en_GB">
|
||||||
<meta property="og:type" content="article">
|
<meta property="og:type" content="article">
|
||||||
|
@@ -31,8 +31,9 @@
|
|||||||
|
|
||||||
<!-- opengraph information -->
|
<!-- opengraph information -->
|
||||||
<meta property="og:title" content="A Primer on Bézier Curves">
|
<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: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: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:locale" content="en_GB">
|
||||||
<meta property="og:type" content="article">
|
<meta property="og:type" content="article">
|
||||||
|
Reference in New Issue
Block a user