feat: Update contributors image in About page

The contributors image in the About page was updated to use the new URL provided by the contributors-img service. This change ensures that the correct image is displayed, reflecting the latest contributors to the Zen Browser project.
This commit is contained in:
mauro-balades
2024-09-04 20:07:11 +02:00
parent 6015c48ede
commit 088c7ea8b2

View File

@@ -25,6 +25,10 @@ export default function PrivacyPolicy() {
# Many more contributors
![Contributors](https://contributors-img.web.app/image?repo=zen-browser/desktop)
---
![Contributors](https://contributors-img.web.app/image?repo=zen-browser/www)
`}
</Markdown>