diff --git a/site/blogposts.config.json b/site/blogposts.config.json index a577bb03e..dfbefa3cc 100644 --- a/site/blogposts.config.json +++ b/site/blogposts.config.json @@ -1,4 +1,15 @@ [ + { + "categories": [ + "Voice" + ], + "categoryLinks": [ + "https://www.bandwidth.com/blog/category/voice/" + ], + "imageUrl": "https://www.bandwidth.com/wp-content/uploads/The-MAN-Program-Blog-2.png", + "postLink": "https://www.bandwidth.com/blog/the-man-program-vs-stir-shaken-part-2/", + "postTitle": "Get with the program, MAN (Part 2)" + }, { "categories": [ "Voice" @@ -103,16 +114,5 @@ "imageUrl": "https://www.bandwidth.com/wp-content/uploads/Blog_World-Telecommunications-Day-1.png", "postLink": "https://www.bandwidth.com/blog/world-telecommunications-day/", "postTitle": "World Telecommunication and Information Society Day (WTISD) on May 17th" - }, - { - "categories": [ - "CPaaS" - ], - "categoryLinks": [ - "https://www.bandwidth.com/blog/category/cpaas/" - ], - "imageUrl": "https://www.bandwidth.com/wp-content/uploads/Blog_ECL-Teasers_Cloud-Adoption-Rates.png", - "postLink": "https://www.bandwidth.com/blog/the-state-of-enterprise-cloud-adoption-2023/", - "postTitle": "The state of enterprise cloud adoption: 2023" } ]