From 088c7ea8b2bc64aae3a7229337bce1f2c693f7c7 Mon Sep 17 00:00:00 2001 From: mauro-balades Date: Wed, 4 Sep 2024 20:07:11 +0200 Subject: [PATCH] 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. --- src/app/about/page.tsx | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 22defff..514fa33 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -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) `}