Skip to content

Commit

Permalink
chore(explorer): Change PrivadoID attestation name (#711)
Browse files Browse the repository at this point in the history
  • Loading branch information
arthur-remy authored Sep 3, 2024
1 parent 0fe7e75 commit 61a18bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion explorer/src/pages/Home/data.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -388,7 +388,7 @@ export const issuersData: IIssuer[] = [
address: "0x80203136fae3111b810106baa500231d4fd08fc6",
attestationDefinitions: [
{
name: "Anima Proof of Uniqueness",
name: "Proof of Uniqueness",
logo: PrivadoID,
logoDark: PrivadoID,
description:
Expand Down

0 comments on commit 61a18bd

Please sign in to comment.