Skip to content

Commit

Permalink
Teams: Change MartrixX to Iota
Browse files Browse the repository at this point in the history
  • Loading branch information
Southpaw1496 committed Sep 16, 2023
1 parent 6c3e5c6 commit fd0b99a
Showing 1 changed file with 7 additions and 8 deletions.
15 changes: 7 additions & 8 deletions src/data/TeamData.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -131,6 +131,13 @@ export default {
github: "TheGlitch76",
avatar: "https://avatars.githubusercontent.com/u/19521552?v=4",
},
Iota: {
name: "Iota",
discord: "iotabread",
github: "IotaBread",
avatar: "https://avatars.githubusercontent.com/u/47987888",
description: "Java programmer and Minecraft modder.",
},
ix0rai: {
name: "ix0rai",
discord: "ix0rai",
Expand Down Expand Up @@ -203,14 +210,6 @@ export default {
}
]
},
MartrixX: {
name: "MartrixX",
discord: "MartrixX",
github: "ByMartrixx",
avatar: "https://avatars.githubusercontent.com/u/47987888",
description: "Java programmer and Minecraft modder.",
links: [{ icon: "fas fa-link", url: "https://bymartrixx.me/" }],
},
Mazzie: {
name: "Mazzie",
discord: "mazziechai",
Expand Down

1 comment on commit fd0b99a

@Cozy-GitHub
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

See preview on Cloudflare Pages: https://68cfcddf.quiltmc-org.pages.dev

Please sign in to comment.