Skip to content

Commit 1ed170d

Browse files
authored
chore: add pairwise to the list of projects (#846)
* chore: add pairwise to the list of projects re #845 * refactor: remove slash from the website url * refactor: remove www from website url
1 parent bc04148 commit 1ed170d

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

apps/website/src/data/projects.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -547,5 +547,16 @@
547547
"github": "https://github.com/AsteriskDAO",
548548
"website": "https://ethglobal.com/showcase/asteriskdao-4hvhf"
549549
}
550+
},
551+
{
552+
"name": "Pairwise",
553+
"tagline": "A fun pseudonymous way to signal in Retro Funding 4.",
554+
"categories": ["Retro Funding", "Public Goods", "Privacy", "Community"],
555+
"pse": false,
556+
"icon": "",
557+
"links": {
558+
"github": "https://github.com/GeneralMagicio/pairwise-RPGF4",
559+
"website": "https://pairwise.vote"
560+
}
550561
}
551562
]

0 commit comments

Comments
 (0)