From 5360ce3cf056933c9fb7c8a81d188c4de9a4c4cb Mon Sep 17 00:00:00 2001 From: Chiali Tsai Date: Fri, 14 Jul 2023 16:02:17 -0400 Subject: [PATCH] update to lower case --- data/projects.ts | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/data/projects.ts b/data/projects.ts index 4ed755b..6630452 100644 --- a/data/projects.ts +++ b/data/projects.ts @@ -80,7 +80,7 @@ export const projects = [ }, { id: "discreetly", - image: "Discreetly.svg", + image: "discreetly.svg", name: "Discreetly", tldr: "An anonymous, federated, chat application using ZK.", description: @@ -257,7 +257,7 @@ export const projects = [ { id: "trusted-setups", - image: "Trusted-Setup.svg", + image: "trusted-setup.svg", name: "Trusted Setups", tldr: "Aiding developers with tools for trusted setups.", description: @@ -274,7 +274,7 @@ export const projects = [ { id: "zk3", - image: "Zk3.svg", + image: "zk3.svg", name: "zk3", tldr: "Utilizing ZK proofs in social networks", description: @@ -408,7 +408,7 @@ export const projects = [ }, { id: "Pollen-Labs", - image: "Pollen-labs.svg", + image: "pollen-labs.svg", name: "Pollen Labs", tldr: "Champions of freedom of speech and expression through decentralized innovation.", description: @@ -425,7 +425,7 @@ export const projects = [ }, { id: "UniRep-Protocol", - image: "Unirep.svg", + image: "unirep.svg", name: "UniRep Protocol", tldr: "A Zero-Knowledge Protocol for user data & reputation management", description: