Skip to content

Commit

Permalink
Merge pull request #225 from sripwoud/main
Browse files Browse the repository at this point in the history
feat: add learn more link for `anonklub` project
  • Loading branch information
kalidiagne authored Nov 9, 2024
2 parents 6a11959 + 66f75fd commit aaf6841
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions data/projects/anon-klub.ts
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,15 @@ export const anonKlub: ProjectInterface = {
github: "https://github.com/anonklub",
website: "https://anonklub.github.io",
},
extraLinks: {
learn: [
{
label:
"Sunsetting Blog Post: Reflections on Our Journey in Privacy-Preserving Solutions",
url: "https://mirror.xyz/privacy-scaling-explorations.eth/7VTKFVR4PM75WtNnBzuQSBZW-UYoJOsnzBBQmB9MWbY",
},
],
},
tags: {
keywords: [
"Transaction privacy",
Expand Down

0 comments on commit aaf6841

Please sign in to comment.