Skip to content

Commit e3824fa

Browse files
committed
Fix: Update
Signed-off-by: vr-varad <[email protected]>
1 parent 6f8c6e2 commit e3824fa

File tree

1 file changed

+1
-1
lines changed
  • src/sections/Community/Member-single

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ const MemberSingle = ({ frontmatter }) => {
5757
</Col>
5858
<Col xs={12} sm={12} lg={6}>
5959
<h1 className="page-heading">Layer5 Community Member</h1>
60-
</Col>Layer5 Community Member
60+
</Col>
6161
</Row>
6262
<Row className="member-details">
6363
<Col $xs={12} $sm={12} $lg={6} className="profile-image-col">

0 commit comments

Comments
 (0)