Skip to content

Commit

Permalink
change floki social
Browse files Browse the repository at this point in the history
  • Loading branch information
dev-aly3n committed Feb 9, 2024
1 parent 69ac5a2 commit f446ded
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion src/store/allData.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -312,7 +312,7 @@ export const teamDataLvl2: teamCardType[] = [
image: teamImg[4],
desc: "Floki BB is a software engineer and has been in the Blockchain filed since 2016. He has worked as a Blockchain integration engineer and have been involved in the Ethereum ecosystem since 2018. An example of his remarkable work is contributing to solidity language compiler and work as DAPP engineer in couple other projects.",
link: [
{ href: flokiBBSocial.twitter, icon: <Twitter /> },
{ href: flokiBBSocial.linkedin, icon: <Linkedin /> },
{ href: flokiBBSocial.github, icon: <Github /> },
],
},
Expand Down
4 changes: 2 additions & 2 deletions src/store/allLinks.ts
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,8 @@ export const georgeSocial = {

//flokiBB
export const flokiBBSocial = {
twitter:"https://twitter.com/batenieth",
github:"https://github.com/FlokiBB/"
github:"https://github.com/irnb",
linkedin:"https://www.linkedin.com/in/irnb/"
}

//katy
Expand Down

0 comments on commit f446ded

Please sign in to comment.