diff --git a/site/data/meta.json b/site/data/meta.json index 1290485..88ca626 100644 --- a/site/data/meta.json +++ b/site/data/meta.json @@ -112,6 +112,11 @@ } ], "articles": [ + { + "title": "Moon 2: The Next Generation Browser Infrastructure Solution", + "description": "This article describes difference between Moon 1 and Moon 2.", + "url": "https://blog.aerokube.com/moon-2-the-next-generation-browser-infrastructure-solution-11b60d3d41ba" + }, { "title": "Cypress: Remote Tests Execution Made Simple", "description": "This article describes how to run your Cypress tests in parallel with Moon.",