logos for doomsdames, tex pistols, pistol whip-hers
This commit is contained in:
parent
53ca685010
commit
6872d1fc6c
3
logos.js
3
logos.js
|
@ -13,6 +13,9 @@ teams = [
|
||||||
["DD", "doubledown.png", "HCDD Double Down"],
|
["DD", "doubledown.png", "HCDD Double Down"],
|
||||||
["DCD", "dcd.png", "Duke City Derby"],
|
["DCD", "dcd.png", "Duke City Derby"],
|
||||||
["RMRG", "rmrg.png", "Rocky Mountain Roller Girls"],
|
["RMRG", "rmrg.png", "Rocky Mountain Roller Girls"],
|
||||||
|
["DD", "doomsdames.png", "Albuquerque Doomsdames"],
|
||||||
|
["TEX", "texpistols.png", "El Paso Tex Pistols"],
|
||||||
|
["PWH", "pistol.png", "El Paso Pistol Whip-Hers"],
|
||||||
];
|
];
|
||||||
teams.sort();
|
teams.sort();
|
||||||
|
|
||||||
|
|
Binary file not shown.
After Width: | Height: | Size: 79 KiB |
Binary file not shown.
After Width: | Height: | Size: 38 KiB |
Binary file not shown.
After Width: | Height: | Size: 94 KiB |
Loading…
Reference in New Issue