From 27a37ecd0dc0f547ca91a5721592018112da445e Mon Sep 17 00:00:00 2001 From: Brice Suazo Date: Sat, 18 Nov 2023 17:29:17 +0800 Subject: [PATCH] docs: Add eboto to openSourceAppList.tsx (#1649) --- 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..df342cb9a3 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 - 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({