completionId: cgen-76d9832c7f724e77b0b293d5540a54c3
cgen-76d9832c7f724e77b0b293d5540a54c3
This commit is contained in:
parent
f9465d75c2
commit
4f5070fc1c
1 changed files with 0 additions and 11 deletions
|
|
@ -39,15 +39,6 @@ const ARMS: Arm[] = [
|
||||||
textColor: "text-cyan-400",
|
textColor: "text-cyan-400",
|
||||||
href: "/dev-link",
|
href: "/dev-link",
|
||||||
},
|
},
|
||||||
{
|
|
||||||
id: "foundation",
|
|
||||||
name: "AeThex | Foundation",
|
|
||||||
label: "Foundation",
|
|
||||||
color: "#EF4444",
|
|
||||||
bgColor: "bg-red-500/20",
|
|
||||||
textColor: "text-red-400",
|
|
||||||
href: "/foundation",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "corp",
|
id: "corp",
|
||||||
name: "AeThex | Corp",
|
name: "AeThex | Corp",
|
||||||
|
|
@ -84,8 +75,6 @@ const LOGO_URLS: Record<string, string> = {
|
||||||
gameforge:
|
gameforge:
|
||||||
"https://cdn.builder.io/api/v1/image/assets%2Ffc53d607e21d497595ac97e0637001a1%2Fcd3534c1caa0497abfd44224040c6059?format=webp&width=800",
|
"https://cdn.builder.io/api/v1/image/assets%2Ffc53d607e21d497595ac97e0637001a1%2Fcd3534c1caa0497abfd44224040c6059?format=webp&width=800",
|
||||||
corp: "https://cdn.builder.io/api/v1/image/assets%2Ffc53d607e21d497595ac97e0637001a1%2F3772073d5b4b49e688ed02480f4cae43?format=webp&width=800",
|
corp: "https://cdn.builder.io/api/v1/image/assets%2Ffc53d607e21d497595ac97e0637001a1%2F3772073d5b4b49e688ed02480f4cae43?format=webp&width=800",
|
||||||
foundation:
|
|
||||||
"https://cdn.builder.io/api/v1/image/assets%2Ffc53d607e21d497595ac97e0637001a1%2Fc02cb1bf5056479bbb3ea4bd91f0d472?format=webp&width=800",
|
|
||||||
devlink:
|
devlink:
|
||||||
"https://cdn.builder.io/api/v1/image/assets%2Ffc53d607e21d497595ac97e0637001a1%2F9a96b43cbd7b49bb9d5434580319c793?format=webp&width=800",
|
"https://cdn.builder.io/api/v1/image/assets%2Ffc53d607e21d497595ac97e0637001a1%2F9a96b43cbd7b49bb9d5434580319c793?format=webp&width=800",
|
||||||
nexus:
|
nexus:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue