diff --git a/snippets/bifurcate.md b/snippets/bifurcate.md index 794ede620..42f64a837 100644 --- a/snippets/bifurcate.md +++ b/snippets/bifurcate.md @@ -2,6 +2,7 @@ title: Bifurcate array based on values tags: array expertise: intermediate +cover: blog_images/two-cities.jpg firstSeen: 2018-02-14T12:13:07+02:00 lastUpdated: 2020-11-01T20:50:57+02:00 --- diff --git a/snippets/splitLines.md b/snippets/splitLines.md index 87439b002..de3429e77 100644 --- a/snippets/splitLines.md +++ b/snippets/splitLines.md @@ -2,6 +2,7 @@ title: Split into lines tags: string,regexp expertise: beginner +cover: blog_images/two-cities.jpg firstSeen: 2017-12-29T12:58:58+02:00 lastUpdated: 2020-10-22T20:24:30+03:00 --- diff --git a/snippets/stableSort.md b/snippets/stableSort.md index d97e127b8..75876a2ed 100644 --- a/snippets/stableSort.md +++ b/snippets/stableSort.md @@ -2,6 +2,7 @@ title: Stable sort tags: array expertise: advanced +cover: blog_images/horse-sunset.jpg firstSeen: 2018-02-06T18:33:49+02:00 lastUpdated: 2020-10-22T20:24:30+03:00 --- diff --git a/snippets/tail.md b/snippets/tail.md index 7ea935fe6..163ce3bdd 100644 --- a/snippets/tail.md +++ b/snippets/tail.md @@ -2,6 +2,7 @@ title: Array tail tags: array expertise: beginner +cover: blog_images/waves-from-above.jpg firstSeen: 2017-12-17T17:55:51+02:00 lastUpdated: 2020-10-22T20:24:30+03:00 --- diff --git a/snippets/throttle.md b/snippets/throttle.md index e6e7322db..bcf2c5f81 100644 --- a/snippets/throttle.md +++ b/snippets/throttle.md @@ -2,6 +2,7 @@ title: Throttle function tags: function expertise: advanced +cover: blog_images/waves-from-above.jpg firstSeen: 2018-01-28T15:23:01+02:00 lastUpdated: 2021-10-13T19:29:39+02:00 --- diff --git a/snippets/unwind.md b/snippets/unwind.md index 448c01d08..f0c0f4dc3 100644 --- a/snippets/unwind.md +++ b/snippets/unwind.md @@ -2,6 +2,8 @@ title: Unwind object tags: object expertise: intermediate +author: chalarangelo +cover: blog_images/waves-from-above.jpg firstSeen: 2022-04-18T05:00:00-04:00 ---