Add Staff logo URL to LOGO_URLS
cgen-efaa2bf30cb44b72b6b6020bea271408
This commit is contained in:
parent
139d2442d5
commit
faf9522d7f
1 changed files with 1 additions and 0 deletions
|
|
@ -80,6 +80,7 @@ const ARMS: Arm[] = [
|
|||
];
|
||||
|
||||
const LOGO_URLS: Record<string, string> = {
|
||||
staff: "https://cdn.builder.io/api/v1/image/assets%2Ffc53d607e21d497595ac97e0637001a1%2F85fe7910cff6483db1ea99c154684844?format=webp&width=800",
|
||||
labs: "https://cdn.builder.io/api/v1/image/assets%2Ffc53d607e21d497595ac97e0637001a1%2F85fe7910cff6483db1ea99c154684844?format=webp&width=800",
|
||||
gameforge:
|
||||
"https://cdn.builder.io/api/v1/image/assets%2Ffc53d607e21d497595ac97e0637001a1%2Fcd3534c1caa0497abfd44224040c6059?format=webp&width=800",
|
||||
|
|
|
|||
Loading…
Reference in a new issue