From a488c980ff9b7d8f3928e08ecb5f82b2fe9eb213 Mon Sep 17 00:00:00 2001 From: 30secondsofcode <30secondsofcode@gmail.com> Date: Mon, 20 Jan 2020 08:33:54 +0000 Subject: [PATCH] Travis build: 33 --- blog_data/snippets.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/blog_data/snippets.json b/blog_data/snippets.json index 7cbe2262f..78bd46a6f 100644 --- a/blog_data/snippets.json +++ b/blog_data/snippets.json @@ -57,6 +57,7 @@ "attributes": { "fileName": "javascript-for-in-for-of-foreach.md", "cover": "blog_images/javascript-for-in-for-of-foreach.jpg", + "excerpt": "Learn the differences between the three most commonly used iteration methods offered by JavaScript, which often confuse beginners and veterans alike.", "authors": [ "chalarangelo" ], @@ -71,8 +72,8 @@ "meta": { "hash": "d45789425922b9ddcee1e45723bf2f398fc0d7561f1c91f05e356802ea29c06e", "firstSeen": "1579507951", - "lastUpdated": "1579507951", - "updateCount": 2, + "lastUpdated": "1579509175", + "updateCount": 3, "authorCount": 2 } },