Skip to content

Commit

Permalink
Add eboto-mo to openSourceAppList.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
bricesuazo authored Nov 6, 2023
1 parent ea47528 commit 369d212
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 Mo - One-Stop Online Voting Solution",
repoName: "bricesuazo/eboto-mo",
repo: "https://github.com/bricesuazo/eboto-mo",
linkName: "eboto-mo.com",
link: "https://eboto-mo.com/",
},
];

export default function OpenSourceAppList({
Expand Down

0 comments on commit 369d212

Please sign in to comment.