Commit Graph

2 Commits

Author SHA1 Message Date
mauro-balades
7457f1411b feat: Update import path for markdown.css in about/page.tsx
The import path for the markdown.css file in the about/page.tsx file was updated to '../privacy-policy/markdown.css'. This change ensures that the correct CSS file is being imported and applied to the About page, improving the styling and consistency of the page.
2024-09-04 20:04:22 +02:00
mauro-balades
35de666833 feat: Add About page with team information
Add a new About page to provide information about the Zen Browser project and the team behind it. This page includes details about the main developer team and other contributors. The About page also displays a list of contributors with their respective GitHub profiles. This change enhances the user experience by providing transparency and recognition to the project contributors.
2024-09-04 19:58:26 +02:00