Skip to content

Commit

Permalink
add openbio.app to OSS app list (#1550)
Browse files Browse the repository at this point in the history
  • Loading branch information
vanxh committed Sep 1, 2023
1 parent c771732 commit e345e56
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 @@ -8,6 +8,13 @@ interface App {
}

const projects: App[] = [
{
description: "OpenBio - Open Source Link in Bio",
repoName: "vanxh/openbio",
repo: "https://github.com/vanxh/openbio",
linkName: "openbio.app",
link: "https://openbio.app",
},
{
description: "TheNinja-RPG - A free browser-based ninja game",
repoName: "TheNinjaRPG",
Expand Down

2 comments on commit e345e56

@vercel
Copy link

@vercel vercel bot commented on e345e56 Sep 1, 2023

Choose a reason for hiding this comment

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

@vercel
Copy link

@vercel vercel bot commented on e345e56 Sep 1, 2023

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:

t3-upgrade – ./upgrade

t3-upgrade-t3-oss.vercel.app
t3-upgrade-git-next-t3-oss.vercel.app
t3-upgrade.vercel.app

Please sign in to comment.