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': {