From e183e5022edd73edaee025e5ea38c7673fa094e2 Mon Sep 17 00:00:00 2001 From: Vanilagy <1696106+Vanilagy@users.noreply.github.com> Date: Wed, 1 Apr 2026 17:20:18 +0200 Subject: [PATCH] Add new sponsors --- docs/index.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/index.md b/docs/index.md index 6b0486d..7c50daa 100644 --- a/docs/index.md +++ b/docs/index.md @@ -138,7 +138,9 @@ const sponsors = { { image: 'https://avatars.githubusercontent.com/u/31102694', name: 'Aiden Liu', url: 'https://github.com/aidenlx' }, { image: 'https://avatars.githubusercontent.com/u/41021374', name: 'arthco', url: 'https://github.com/arthtyagi' }, { image: 'https://avatars.githubusercontent.com/u/5907357', name: 'Harvey Zhao', url: 'https://github.com/zhw2590582' }, - { image: 'https://avatars.githubusercontent.com/u/13042781?v=4', name: 'Anshul Bansal', url: 'https://github.com/akbansa' }, + { image: 'https://avatars.githubusercontent.com/u/13042781', name: 'Anshul Bansal', url: 'https://github.com/akbansa' }, + { image: 'https://avatars.githubusercontent.com/u/43105172', name: 'zhmou', url: 'https://github.com/zhmou' }, + { image: 'https://avatars.githubusercontent.com/u/695166', name: 'Takenori Nakagawa', url: 'https://github.com/ww24' }, ], };