feat: Update Discord links in privacy policy and navigation

The code changes include:
- Updating the Discord link in the privacy policy page to [Zen Browser's Discord](https://discord.com/servers/mauro-s-little-sweatshop-1088172780480114748).
- Updating the Discord link in the navigation component to [Zen Browser's Discord](https://discord.com/servers/mauro-s-little-sweatshop-1088172780480114748).
This commit is contained in:
mauro-balades
2024-09-01 15:57:36 +02:00
parent 0a2e2e6295
commit 5d4424e29a
2 changed files with 2 additions and 2 deletions

View File

@@ -28,7 +28,7 @@ export const components: { title: string; href: string; description: string }[]
},
{
title: "Discord",
href: "https://discord.gg/nnShMQzR4b",
href: "https://discord.com/servers/mauro-s-little-sweatshop-1088172780480114748",
description: "Join our Discord server to chat with the community."
},
{