Skip to content

Commit

Permalink
Update openSourceAppList.tsx (#1866)
Browse files Browse the repository at this point in the history
Co-authored-by: juliusmarminge <[email protected]>
  • Loading branch information
kralion and juliusmarminge authored May 7, 2024
1 parent 66f5225 commit 6c4e9dd
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions www/src/components/docs/openSourceAppList.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,13 @@ const projects: App[] = [
linkName: "openbio.app",
link: "https://openbio.app",
},
{
description: "Exaya - Organic transportation processes manager",
repoName: "exaya",
repo: "https://github.com/kralion/exaya",
linkName: "exaya.app",
link: "https://exaya.vercel.app",
},
{
description: "TheNinja-RPG - A free browser-based ninja game",
repoName: "TheNinjaRPG",
Expand Down

0 comments on commit 6c4e9dd

Please sign in to comment.