Skip to content

Commit

Permalink
Make photo black and white
Browse files Browse the repository at this point in the history
  • Loading branch information
annagav committed Feb 5, 2024
1 parent ca397f8 commit ed97999
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cms/templates/cms/home_page.html
Original file line number Diff line number Diff line change
Expand Up @@ -225,7 +225,7 @@ <h3>Join Us at Our Free Online Events</h3>
<p class="quote-author">Eric Grimson, Vice President of Open Learning, MIT </p>
</div>
<div class="row quote">
<img class="person" src="{% static 'images/kornbluth.jpg' %}" alt="">
<img class="person" src="{% static 'images/kornbluth.png' %}" alt="">
<blockquote class="quote-text">“The Institute’s tradition of looking outward and connecting with talented people around the globe is more important now than ever. MicroMasters programs inspire students everywhere, including those who never considered applying to MIT, to challenge themselves and rise to their potential.”</blockquote>
<p class="quote-author">Sally Kornbluth, MIT President </p>
</div>
Expand Down
Binary file removed static/images/kornbluth.jpg
Binary file not shown.
Binary file added static/images/kornbluth.png
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 ed97999

Please sign in to comment.