Skip to content

Commit

Permalink
docs: Add eboto to openSourceAppList.tsx (t3-oss#1649)
Browse files Browse the repository at this point in the history
  • Loading branch information
bricesuazo authored Nov 18, 2023
1 parent 86db24b commit 27a37ec
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 @@ -266,6 +266,13 @@ const projects: App[] = [
linkName: "rao.pics",
link: "https://rao.pics",
},
{
description: "eBoto - One-Stop Online Voting Solution",
repoName: "bricesuazo/eboto",
repo: "https://github.com/bricesuazo/eboto",
linkName: "eboto-mo.com",
link: "https://eboto-mo.com/",
},
];

export default function OpenSourceAppList({
Expand Down

0 comments on commit 27a37ec

Please sign in to comment.