Skip to content

Commit a8787bd

Browse files
authored
docs(website): add poll.cc (#1050)
docs(website): add poll.cc to website
1 parent 2c6f784 commit a8787bd

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

apps/website/src/data/projects.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -586,5 +586,15 @@
586586
"github": "https://github.com/jimmychu0807/semaphore-msa-modules",
587587
"website": "https://semaphore-msa-modules.jimmychu0807.hk"
588588
}
589+
},
590+
{
591+
"name": "Poll.cc",
592+
"categories": ["Voting", "Social"],
593+
"tagline": "Public online voting on social and political issues. Semaphore is used for anonymous voting while proving you're a real human verified by KYC.",
594+
"pse": false,
595+
"icon": "",
596+
"links": {
597+
"website": "https://poll.cc"
598+
}
589599
}
590600
]

0 commit comments

Comments
 (0)