Skip to content

Commit

Permalink
docs: add solana.fm to showcase list (#2609)
Browse files Browse the repository at this point in the history
Signed-off-by: Bing Huang <bing2609@gmail.com>

Signed-off-by: Bing Huang <bing2609@gmail.com>
  • Loading branch information
BingHuang-Chin committed Nov 11, 2022
1 parent 32a6a22 commit 77a848b
Show file tree
Hide file tree
Showing 3 changed files with 22 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/components/clients/users.ts
Original file line number Diff line number Diff line change
Expand Up @@ -487,4 +487,10 @@ export const users: Array<TurboUser> = [
width: 175,
},
},
{
caption: "SolanaFM",
image: "/images/logos/solanafm.svg",
infoLink: "https://solana.fm/",
pinned: true,
},
];
8 changes: 8 additions & 0 deletions docs/public/images/logos/color/solanafm.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 8 additions & 0 deletions docs/public/images/logos/white/solanafm.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

2 comments on commit 77a848b

@vercel
Copy link

@vercel vercel bot commented on 77a848b Nov 11, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

examples-nonmonorepo – ./examples/non-monorepo

examples-nonmonorepo.vercel.sh
examples-nonmonorepo-git-main.vercel.sh

@vercel
Copy link

@vercel vercel bot commented on 77a848b Nov 11, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.