From 4787913b0fb5f150c654aa7a0e25416e1e4b95e9 Mon Sep 17 00:00:00 2001 From: aguzmant103 Date: Sun, 3 Nov 2024 16:15:07 -0600 Subject: [PATCH] remove zk3 (#227) --- data/projects.ts | 2 -- data/projects/zk3.ts | 35 ---------------------------------- public/project-banners/zk3.svg | 8 -------- 3 files changed, 45 deletions(-) delete mode 100644 data/projects/zk3.ts delete mode 100644 public/project-banners/zk3.svg diff --git a/data/projects.ts b/data/projects.ts index c7e40ee8..4c2cb03d 100644 --- a/data/projects.ts +++ b/data/projects.ts @@ -33,7 +33,6 @@ import { trustedSetups } from "./projects/trusted-setups" import { unirepProtocol } from "./projects/unirep-protocol" import { voicedeck } from "./projects/voice-deck" import { wax } from "./projects/wax" -import { zk3 } from "./projects/zk3" import { zkemail } from "./projects/zk-email" import { zkID } from "./projects/zk-id" import { ZKKit } from "./projects/zk-kit" @@ -83,7 +82,6 @@ export const projects: ProjectInterface[] = [ jubmoji, nfctap, zkp2p, - zk3, voicedeck, zkemail, chiquito, diff --git a/data/projects/zk3.ts b/data/projects/zk3.ts deleted file mode 100644 index f3172cdf..00000000 --- a/data/projects/zk3.ts +++ /dev/null @@ -1,35 +0,0 @@ -import { ProjectContent, ProjectInterface, ProjectStatus } from "@/lib/types" - -const content: ProjectContent = { - en: { - tldr: "", - description: ` - -`, - }, -} - -export const zk3: ProjectInterface = { - id: "zk3", - section: "grant", - projectStatus: ProjectStatus.ACTIVE, - content, - image: "zk3.svg", - name: "zk3", - links: { - github: "http://github.com/monemetrics/semaphore-zk3", - website: "http://zk3.io/", - twitter: "http://twitter.com/zk3org", - }, - tags: { - themes: ["play"], - types: [ - "Legos/dev tools", - "Lego sets/toolkits", - "Infrastructure/protocol", - "Plugin", - ], - keywords: ["Anonymity/privacy", "Social", "Identity", "Reputation"], - builtWith: ["semaphore", "lens protocol"], - }, -} diff --git a/public/project-banners/zk3.svg b/public/project-banners/zk3.svg deleted file mode 100644 index da7f8472..00000000 --- a/public/project-banners/zk3.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - -