From 5db91445c7b26f253964d5edf12ce503ecafa3d4 Mon Sep 17 00:00:00 2001 From: kirillzyusko Date: Thu, 26 Dec 2024 16:09:12 +0100 Subject: [PATCH] docs: added Follow app to trusted by section --- docs/src/pages/index.tsx | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/src/pages/index.tsx b/docs/src/pages/index.tsx index 4a7e6725e..2ea779f5b 100644 --- a/docs/src/pages/index.tsx +++ b/docs/src/pages/index.tsx @@ -53,6 +53,12 @@ const trustedBy = [ link: "https://github.com/infinitered/ignite", name: "Ignite", }, + { + img: "https://avatars.githubusercontent.com/u/95456295?s=200&v=4", + alt: "RSSNext Follow app", + link: "https://github.com/RSSNext/Follow", + name: "Follow", + }, { img: "https://avatars.githubusercontent.com/u/88587596?s=200&v=4", alt: "TonKeeper Wallet app",