Skip to content

Commit

Permalink
style: run prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
aguzmant103 committed Jul 3, 2024
1 parent aa1d72e commit 8a260cd
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions apps/website/shared/data/projects.ts
Original file line number Diff line number Diff line change
Expand Up @@ -66,13 +66,11 @@ export const PROJECT_ITEMS: Project[] = [
},
{
name: "Pairwise",
tagline:
"A fun pseudonymous way to signal in Retro Funding 4.",
tagline: "A fun pseudonymous way to signal in Retro Funding 4.",
pse: false,
categories: ["Retro Funding", "public goods", "privacy", "community"],
links: {
website:
"https://www.pairwise.vote/"
website: "https://www.pairwise.vote/"
}
}
]

0 comments on commit 8a260cd

Please sign in to comment.