From 369d2128c15cff30f5ffc59aaa8ade705db50857 Mon Sep 17 00:00:00 2001 From: Brice Suazo Date: Mon, 6 Nov 2023 23:19:21 +0800 Subject: [PATCH] Add eboto-mo to openSourceAppList.tsx --- www/src/components/docs/openSourceAppList.tsx | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/www/src/components/docs/openSourceAppList.tsx b/www/src/components/docs/openSourceAppList.tsx index 563d8ce77b..f20a3866fd 100644 --- a/www/src/components/docs/openSourceAppList.tsx +++ b/www/src/components/docs/openSourceAppList.tsx @@ -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({