Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update on Diverse Champions landing page #332

Merged
merged 1 commit into from
Mar 28, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -85,23 +85,23 @@ $ const params = {
<div class="row">
<div class="col-md-6 mb-block">
<div class="award-about-card">
<div class="award-about-card__title">2023 Award Recipient</div>
<div class="award-about-card__title">2024 Award Recipient</div>
<div class="award-about-card__description">
<p>
Dr. Steven Gonzales is the recipient of the 2023 <i><strong>Diverse</strong></i> Champions Award --
read the article
Dr. Keith Curry is the recipient of the 2024 <i>Diverse</i> Champions Award.<br/>
Curry is president/CEO of Compton College and Compton Community College District.
<a
href="https://lsc-pagepro.mydigitalpublication.com/publication/?i=786822"
href="https://lsc-pagepro.mydigitalpublication.com/publication/?m=6407&i=818232&p=1&ver=html5"
target="_blank">
here.
</a>
</p>
</div>
<div>
<marko-web-img
alt="Dr. Steven Gonzales"
src="https://img.diverseeducation.com/files/base/diverse/all/image/static/de/champions/Steven-Gonzales.png?auto=format%2Ccompress&amp;h=167&amp;q=70&amp;w=250"
srcset="https://img.diverseeducation.com/files/base/diverse/all/image/static/de/champions/Steven-Gonzales.png?auto=format%2Ccompress&amp;h=167&amp;q=70&amp;w=250 2x"
alt="Dr. Keith Curry"
src="https://img.diverseeducation.com/files/base/diverse/all/image/static/de/champions/Keith-Curry.png?auto=format%2Ccompress&amp;h=167&amp;q=70&amp;w=250"
srcset="https://img.diverseeducation.com/files/base/diverse/all/image/static/de/champions/Keith-Curry.png?auto=format%2Ccompress&amp;h=167&amp;q=70&amp;w=250 2x"
/>
</div>
</div>
Expand Down
Loading