chore: Update branding assets page layout and styles

This commit is contained in:
Mauro Balades
2024-08-17 23:39:57 +02:00
parent 3f20072951
commit 954ef38c31
6 changed files with 70 additions and 5 deletions

View File

@@ -34,6 +34,11 @@ export const components: { title: string; href: string; description: string }[]
href: "https://github.com/zen-browser",
description: "Check out our source code on GitHub and leave a star!"
},
{
title: "Branding Assets",
href: "/branding-assets",
description: "Download Zen Browser branding assets for your website or project."
},
]
export function Navigation() {