mirror of
https://github.com/privacy-scaling-explorations/pse.dev.git
synced 2026-04-23 03:01:03 -04:00
Merge pull request #225 from sripwoud/main
feat: add learn more link for `anonklub` project
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user