Skip to content

Commit

Permalink
Merge pull request #185 from ASSETS-Conference/jaipreet
Browse files Browse the repository at this point in the history
Updated Mentors Section on DC
  • Loading branch information
Jpreet927 committed Aug 21, 2024
2 parents 0da2b48 + 9e0962d commit 5a065d2
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion src/app/authors/doctoral-consortium/page.js
Original file line number Diff line number Diff line change
Expand Up @@ -253,7 +253,11 @@ export default function WorkshopProposals() {
</p>
</Section>
<Section title={"Mentors"} spacing={"bottom-only"}>
<p>{`Please check back for information about the mentors.`}</p>
<p>{`The mentors for the Doctoral Consortium will be:`}</p>
<ul>
<li><strong>{`Foad Hamidi,`}</strong><em>{` UMBC, USA`}</em></li>
<li><strong>{`Megan Hofmann,`}</strong><em>{` Northeastern University, USA`}</em></li>
</ul>
</Section>
</Subpage>
);
Expand Down

0 comments on commit 5a065d2

Please sign in to comment.