You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* use spreadsheet data instead of hardcoded
* filter by officer name
* modified about page to use parser script
* modify import path
* modify data import path
* modify import path
* better variable name
* fix: changed attribute names on about page to fit <Officers> props
* feat: about page generates officers using officer-parser script
* fix: resolved merging issues
* fix: linting issues
* update: changed default images on about page to show ACM logo
* fix: resolved photo distortion on about page
* fix: linting issues
* fix: removed redundant code
---------
Co-authored-by: Kevin-D23 <[email protected]>
photo: (officer.photo!='https://t4.ftcdn.net/jpg/02/15/84/43/360_F_215844325_ttX9YiIIyeaR7Ne6EaLLjMAmy4GvPC69.jpg' ? officer.photo : '/images/officers/acmlogocopy.jpg'),// if photo is default, display ACM logo
0 commit comments