Skip to content

Commit 66bb842

Browse files
Add this new org and a description to the repo overview.
Signed-off-by: Aditya Raj <adityaraj20112005@gmail.com> This reverts commit 3ea772a. Removed Extra = Appearing Before Email on Lee Calcote’s Bio Page Signed-off-by: Aditya Raj <adityaraj20112005@gmail.com>
1 parent 66327ee commit 66bb842

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/sections/Community/Member-single/executive_bio.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ const MemberBio = ({ frontmatter, body }) => {
8787
)}
8888
{email && (
8989
<li>
90-
<a href={`mailto:=${email}`}>
90+
<a href={`mailto:${email}`}>
9191
<MdMail className="github" size={32} />
9292
</a>
9393
</li>

0 commit comments

Comments
 (0)