Skip to content

Commit

Permalink
Update page.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
kn4ihp authored Aug 1, 2024
1 parent ad7f180 commit c5042f9
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion app/about/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -232,7 +232,9 @@ const About = () => {
<div>Jelani Nelson, Ph.D</div>
</div>
<div className="name__title">Lead Advisor</div>
<div className="wikipedia"><a target="_blank" href="https://en.wikipedia.org/wiki/Jelani_Nelson">Wikipedia Link</a></div>
<div className="wikipedia">
<h3><u><a target="_blank" href="https://en.wikipedia.org/wiki/Jelani_Nelson">Wikipedia Link</a>
</u></h3></div>
</div>
</div>
</div>
Expand Down

0 comments on commit c5042f9

Please sign in to comment.