Skip to content

Commit

Permalink
docs: added Follow app to trusted by section
Browse files Browse the repository at this point in the history
  • Loading branch information
kirillzyusko committed Dec 26, 2024
1 parent 59b07bc commit 5db9144
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/src/pages/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit 5db9144

Please sign in to comment.