diff --git a/snippets/JSONToFile.md b/snippets/JSONToFile.md index d778179f3..13b51d745 100644 --- a/snippets/JSONToFile.md +++ b/snippets/JSONToFile.md @@ -2,6 +2,7 @@ title: JSON to file tags: node expertise: intermediate +cover: blog_images/travel-mug-3.jpg firstSeen: 2017-12-17T17:55:51+02:00 lastUpdated: 2020-10-20T23:02:01+03:00 --- diff --git a/snippets/compactWhitespace.md b/snippets/compactWhitespace.md index ab6188fb4..f7969c68d 100644 --- a/snippets/compactWhitespace.md +++ b/snippets/compactWhitespace.md @@ -2,6 +2,7 @@ title: Compact whitespaces tags: string,regexp expertise: beginner +cover: blog_images/travel-mug-1.jpg firstSeen: 2018-12-12T19:11:33+02:00 lastUpdated: 2020-10-18T23:04:45+03:00 --- diff --git a/snippets/countOccurrences.md b/snippets/countOccurrences.md index fcbb8c6f9..f257f24d0 100644 --- a/snippets/countOccurrences.md +++ b/snippets/countOccurrences.md @@ -2,6 +2,7 @@ title: Count occurrences tags: array expertise: intermediate +cover: blog_images/dark-leaves-4.jpg firstSeen: 2017-12-17T17:55:51+02:00 lastUpdated: 2020-10-18T23:04:45+03:00 --- diff --git a/snippets/everyNth.md b/snippets/everyNth.md index c34a66ad1..8b8d53ca0 100644 --- a/snippets/everyNth.md +++ b/snippets/everyNth.md @@ -2,6 +2,7 @@ title: Every nth element tags: array expertise: beginner +cover: blog_images/dark-leaves-6.jpg firstSeen: 2017-12-17T17:55:51+02:00 lastUpdated: 2020-10-19T18:51:03+03:00 --- diff --git a/snippets/getMeridiemSuffixOfInteger.md b/snippets/getMeridiemSuffixOfInteger.md index 659311406..7e83427be 100644 --- a/snippets/getMeridiemSuffixOfInteger.md +++ b/snippets/getMeridiemSuffixOfInteger.md @@ -2,6 +2,7 @@ title: Get meridiem suffix of integer tags: date expertise: beginner +cover: blog_images/dark-leaves-4.jpg firstSeen: 2018-01-13T17:14:48+02:00 lastUpdated: 2020-10-19T22:49:51+03:00 --- diff --git a/snippets/getType.md b/snippets/getType.md index 32d4df76a..cbc264a92 100644 --- a/snippets/getType.md +++ b/snippets/getType.md @@ -2,6 +2,7 @@ title: Type of value tags: type expertise: beginner +cover: blog_images/pink-flowers.jpg firstSeen: 2017-12-17T17:55:51+02:00 lastUpdated: 2020-10-19T22:49:51+03:00 --- diff --git a/snippets/initialize2DArray.md b/snippets/initialize2DArray.md index df2c2086c..d05990b35 100644 --- a/snippets/initialize2DArray.md +++ b/snippets/initialize2DArray.md @@ -2,6 +2,7 @@ title: Initialize 2D array tags: array expertise: intermediate +cover: blog_images/cloudy-rock-formation.jpg firstSeen: 2017-12-19T23:38:18+02:00 lastUpdated: 2020-10-20T23:02:01+03:00 --- diff --git a/snippets/injectCSS.md b/snippets/injectCSS.md index f5387a358..0503afa4d 100644 --- a/snippets/injectCSS.md +++ b/snippets/injectCSS.md @@ -2,6 +2,7 @@ title: Inject CSS tags: browser,css expertise: intermediate +cover: blog_images/dark-leaves-5.jpg firstSeen: 2020-10-15T22:18:00+03:00 lastUpdated: 2020-10-22T20:23:47+03:00 --- diff --git a/snippets/intersection.md b/snippets/intersection.md index b1278e3b5..8d63d7787 100644 --- a/snippets/intersection.md +++ b/snippets/intersection.md @@ -2,6 +2,7 @@ title: Array intersection tags: array expertise: intermediate +cover: blog_images/red-berries.jpg firstSeen: 2017-12-17T16:41:31+02:00 lastUpdated: 2020-10-20T23:02:01+03:00 --- diff --git a/snippets/isBrowser.md b/snippets/isBrowser.md index 0bfd57488..66c554bd1 100644 --- a/snippets/isBrowser.md +++ b/snippets/isBrowser.md @@ -2,6 +2,7 @@ title: Environment is browser tags: browser,node expertise: intermediate +cover: blog_images/travel-mug-3.jpg firstSeen: 2018-03-19T04:50:55+02:00 lastUpdated: 2020-10-20T23:02:01+03:00 --- diff --git a/snippets/isNode.md b/snippets/isNode.md index c01173579..d644d6a01 100644 --- a/snippets/isNode.md +++ b/snippets/isNode.md @@ -2,6 +2,7 @@ title: Environment is Node.js tags: node,browser expertise: intermediate +cover: blog_images/cloudy-rock-formation.jpg firstSeen: 2020-10-12T20:01:21+03:00 lastUpdated: 2021-04-02T11:45:13+03:00 --- diff --git a/snippets/lcm.md b/snippets/lcm.md index 496e1884b..d61b7958f 100644 --- a/snippets/lcm.md +++ b/snippets/lcm.md @@ -2,6 +2,7 @@ title: Least common multiple tags: math,algorithm,recursion expertise: intermediate +cover: blog_images/waving-over-lake.jpg firstSeen: 2017-12-17T17:55:51+02:00 lastUpdated: 2020-12-28T13:49:24+02:00 --- diff --git a/snippets/percentile.md b/snippets/percentile.md index 38bb2df74..336484528 100644 --- a/snippets/percentile.md +++ b/snippets/percentile.md @@ -2,6 +2,7 @@ title: Percentile of matches tags: math expertise: intermediate +cover: blog_images/red-berries.jpg firstSeen: 2017-12-13T12:50:16+02:00 lastUpdated: 2020-10-22T20:24:04+03:00 --- diff --git a/snippets/prod.md b/snippets/prod.md index b33f2cbcf..4a9b0293c 100644 --- a/snippets/prod.md +++ b/snippets/prod.md @@ -3,6 +3,7 @@ title: Product of numeric values tags: math,array expertise: intermediate author: maciv +cover: blog_images/travel-mug-1.jpg firstSeen: 2020-10-15T21:56:51+03:00 lastUpdated: 2020-10-22T20:24:04+03:00 --- diff --git a/snippets/rangeGenerator.md b/snippets/rangeGenerator.md index f1e4d046a..4d15f2354 100644 --- a/snippets/rangeGenerator.md +++ b/snippets/rangeGenerator.md @@ -3,6 +3,7 @@ title: Range generator tags: function,generator expertise: advanced author: chalarangelo +cover: blog_images/dark-leaves-6.jpg firstSeen: 2020-10-11T17:05:55+03:00 lastUpdated: 2020-10-11T17:05:55+03:00 --- diff --git a/snippets/removeAccents.md b/snippets/removeAccents.md index b6a5ae595..e51a01f23 100644 --- a/snippets/removeAccents.md +++ b/snippets/removeAccents.md @@ -2,6 +2,7 @@ title: Remove accents tags: string expertise: beginner +cover: blog_images/pink-flowers.jpg firstSeen: 2020-10-04T02:23:40+03:00 lastUpdated: 2020-10-22T20:24:04+03:00 --- diff --git a/snippets/similarity.md b/snippets/similarity.md index 745c8ac12..99589f7b2 100644 --- a/snippets/similarity.md +++ b/snippets/similarity.md @@ -2,6 +2,7 @@ title: Array similarity tags: array,math expertise: beginner +cover: blog_images/dark-leaves-5.jpg firstSeen: 2017-12-17T16:41:31+02:00 lastUpdated: 2020-10-22T20:24:30+03:00 --- diff --git a/snippets/toCharArray.md b/snippets/toCharArray.md index e248321bb..7a2cdbb05 100644 --- a/snippets/toCharArray.md +++ b/snippets/toCharArray.md @@ -2,6 +2,7 @@ title: String to character array tags: string expertise: beginner +cover: blog_images/waving-over-lake.jpg firstSeen: 2020-10-08T15:17:22+03:00 lastUpdated: 2020-10-08T15:17:22+03:00 --- diff --git a/snippets/tomorrow.md b/snippets/tomorrow.md index eda2f9189..12fca674b 100644 --- a/snippets/tomorrow.md +++ b/snippets/tomorrow.md @@ -2,6 +2,7 @@ title: Date of tomorrow tags: date expertise: intermediate +cover: blog_images/travel-mug-2.jpg firstSeen: 2017-12-26T18:56:24+02:00 lastUpdated: 2020-10-22T20:24:30+03:00 --- diff --git a/snippets/yesterday.md b/snippets/yesterday.md index 9962c9c45..d650383b2 100644 --- a/snippets/yesterday.md +++ b/snippets/yesterday.md @@ -2,6 +2,7 @@ title: Date of yesterday tags: date expertise: intermediate +cover: blog_images/travel-mug-2.jpg firstSeen: 2019-07-19T10:57:21+03:00 lastUpdated: 2020-10-22T20:24:44+03:00 ---