Skip to content

Commit

Permalink
change d mancer name and x
Browse files Browse the repository at this point in the history
  • Loading branch information
dev-aly3n committed Feb 4, 2024
1 parent d342263 commit 6c8df39
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/store/allData.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -260,7 +260,7 @@ export const lgData: string[] = ["n"];

export const teamDataLvl1: teamCardType[] = [
{
name: "Decentral Titan",
name: "Sepi D Mancer",
role: "Co-founder and CEO",
image: teamImg[0],
desc: "Believer in Decentral Dogma. Explorer of the first titans treasure. Full time defi user and researcher for more than 4 years. NFT market addicted.",
Expand Down
2 changes: 1 addition & 1 deletion src/store/allLinks.ts
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ export const erc721Link: string = "https://www.azuki.com/erc721a";
//////// team members contacts
//Decentral Titan
export const decentralTitanSocial = {
twitter: "https://twitter.com/DecentralTitan",
twitter: "https://twitter.com/ETH_Mancer",
};

//metiEth
Expand Down

0 comments on commit 6c8df39

Please sign in to comment.