From 6c9389dca9514402770181987d7c170627a72b20 Mon Sep 17 00:00:00 2001 From: Matt Coady Date: Thu, 2 Jul 2015 14:07:13 -0700 Subject: [PATCH] Add Landing Page Builder Category / Put Unbounce In It --- src/apps.json | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/src/apps.json b/src/apps.json index 9b6f3ffea..f0bc296ef 100755 --- a/src/apps.json +++ b/src/apps.json @@ -5856,8 +5856,8 @@ }, "Unbounce": { "cats": [ - 1, - 20 + 20, + 51 ], "headers": { "X-Unbounce-PageId": "" @@ -7447,6 +7447,7 @@ "47": "dev-tools", "48": "network-storage", "49": "feed-readers", - "50": "document-management-systems" + "50": "document-management-systems", + "51": "landing-page-builders" } }