Skip to content

Commit

Permalink
Merge pull request #4715 from abhijeetgauravm/blog
Browse files Browse the repository at this point in the history
feat: removed unwanted sign from blog content
  • Loading branch information
leecalcote authored Aug 10, 2023
2 parents 2642289 + 96c8397 commit f4c74bf
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -22,13 +22,11 @@ import { BlogWrapper } from "../../Blog.style.js";

<BlogWrapper>

{" "}

<div className="intro">
<p>
Layer5 participates in many
<Link className="blog" to="/careers/programs">
{" "}
open source internship programs
</Link>. We seek out existing contributors who actively reflect the culture and
principles of Layer5 to participate in these programs. Here are the Fall of 2021's
Expand Down Expand Up @@ -102,7 +100,6 @@ So, I started working on myself. After I got the fundamentals clear, I wanted to

Some of my seniors, who had the best interest in me, encouraged me to get into open source, but I did not take it seriously because I felt intimidated by the idea. I instead thought I would look for some open source internships that way I would have someone mentoring me and that would help me in starting my open source journey. I went through many programs but most of them were closed at that time, except, Meshery in LFX. I thought, this is the only choice I have, let's do it, I had nothing to lose. I applied for that program and as a prerequisite, I had to engage with the community. I looked at the community calendar and I saw that there was a newcomer's call that day and I attended it. I have never had such a warm welcome in any other communities.

{" "}

</p>
<p>
Expand Down

0 comments on commit f4c74bf

Please sign in to comment.