Skip to content

Commit

Permalink
docs: added sliit foss to clients
Browse files Browse the repository at this point in the history
  • Loading branch information
Akalanka47000 committed May 12, 2023
1 parent 087ada2 commit a37e0ea
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
Original file line number Diff line number Diff line change
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,
},
];

0 comments on commit a37e0ea

Please sign in to comment.