Skip to content

Commit

Permalink
Added SLIIT FOSS as a client that uses Turbo (#4917)
Browse files Browse the repository at this point in the history
We are an open source community based in Sri Lanka primarily focused on
the development of open source JavaScript and Dart libraries. It has
been some time since we incorporated Turbo into our systems and the
results have been astounding. We would be quite honored if you could
have our logo on your showcase.
  • Loading branch information
Akalanka47000 committed May 12, 2023
1 parent 574a3ba commit f581d6c
Show file tree
Hide file tree
Showing 3 changed files with 178 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/components/clients/users.ts
Expand Up @@ -553,4 +553,10 @@ export const users: Array<TurboUser> = [
infoLink: "https://chotot.com/",
pinned: true,
},
{
caption: "SLIIT FOSS",
image: "/images/logos/sliit-foss.svg",
infoLink: "https://sliitfoss.org",
pinned: true,
},
];

1 comment on commit f581d6c

@vercel
Copy link

@vercel vercel bot commented on f581d6c May 12, 2023

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.