Closed pt2302 closed 9 months ago
Closes https://github.com/mitodl/hq/issues/3276 and closes https://github.com/mitodl/hq/issues/3543.
This PR updates the President's Message on the About OCW page with an image of and message from MIT President Sally Kornbluth.
Run yarn start www, and then navigate to http://localhost:3000/about. Verify that the President's Message section has been updated properly.
yarn start www
http://localhost:3000/about
Netlify Deployments:www: https://ocw-hugo-themes-www-pr-1311--ocw-next.netlify.app/ Course v2: https://ocw-hugo-themes-course-v2-pr-1311--ocw-next.netlify.app/
What are the relevant tickets?
Closes https://github.com/mitodl/hq/issues/3276 and closes https://github.com/mitodl/hq/issues/3543.
Description (What does it do?)
This PR updates the President's Message on the About OCW page with an image of and message from MIT President Sally Kornbluth.
How can this be tested?
Run
yarn start www
, and then navigate tohttp://localhost:3000/about
. Verify that the President's Message section has been updated properly.