From d0cb3bf25e9195834fd7b8b0a016fef5571a1260 Mon Sep 17 00:00:00 2001 From: Sam Carlton Date: Tue, 15 Dec 2020 15:53:43 -0600 Subject: [PATCH] Add vpns-security-and-privacy category --- helpers/categories.js | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/helpers/categories.js b/helpers/categories.js index cc4a262..631cf11 100644 --- a/helpers/categories.js +++ b/helpers/categories.js @@ -65,6 +65,12 @@ export const categories = { pluralLabel: '3D and Architecture Applications', slug: '3d-and-architecture', }, + 'vpns-security-and-privacy': { + ...categoryTemplate, + label: 'VPNs, Security, and Privacy', + pluralLabel: 'VPN, Security, and Privacy Applications', + slug: 'vpns-security-and-privacy', + }, // Special Lists 'games': {