Skip to content

Commit

Permalink
cha and city of chicago logos
Browse files Browse the repository at this point in the history
  • Loading branch information
SuragNuthulapaty committed Jan 13, 2024
1 parent 4be2780 commit eb65854
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions src/constants/buildings-custom-info.constant.vue
Original file line number Diff line number Diff line change
Expand Up @@ -67,24 +67,24 @@ export const BuildingOwners: IBuildingOwners = {
key: 'cps',
name: 'Chicago Public Schools',
nameShort: 'CPS',
logoSmall: '/building-owners/northwestern/northwestern-large.png',
logoLarge: '/building-owners/northwestern/northwestern-large.png',
logoSmall: '/building-owners/cps/cps-small.png',
logoLarge: '/building-owners/cps/cps-large.png',
},
cha: {
key: 'cha',
name: 'Chicago Housing Authority',
nameShort: 'CHA',
logoSmall: '/building-owners/northwestern/northwestern-large.png',
logoLarge: '/building-owners/northwestern/northwestern-large.png',
logoSmall: '/building-owners/cha/cha-small.png',
logoLarge: '/building-owners/cha/cha-large.png',
},
cityofchicago: {
key: 'cityofchicago',
name: 'City of Chicago',
nameShort: 'Chicago',
logoSmall: '/building-owners/northwestern/northwestern-large.png',
logoLarge: '/building-owners/northwestern/northwestern-large.png',
logoSmall: '/building-owners/cityofchicago/cityofchicago-small.png',
logoLarge: '/building-owners/cityofchicago/cityofchicago-large.png',
},
Expand Down
Binary file added static/building-owners/cha/cha-large.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/building-owners/cha/cha-small.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit eb65854

Please sign in to comment.