Skip to content

Commit

Permalink
added zm to devcon
Browse files Browse the repository at this point in the history
  • Loading branch information
OlivierJM authored Jun 18, 2019
1 parent ec04951 commit cbf3529
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/components/About.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,15 +10,15 @@ function About() {
<div className="col-sm-12 ">
{/* TODO */}
<p>
Devcon is an annual platform elected by Agora Code Community and collective members of
Devconzm is an annual platform elected by Agora Code Community and collective members of
the technology community in Zambia. It is specifically crafted with Software Developers
and Tech enthusiasts in mind. Its aim is first of all, to raise the quality of the craft,
secondly, to raise awareness of the industry which is still in its infancy in Zambia.
We believe that providing a platform for developers to level up is key to a progressive approach
to building products and communities.
</p>
<p>
Devcon brings exposure that will prove useful to innovation in various industrial sectors leading to direct economic value addition. Apart from the technical opportunities available, Devcon will also give developers access to networking and investment opportunities which is critical to growth.
Devconzm brings exposure that will prove useful to innovation in various industrial sectors leading to direct economic value addition. Apart from the technical opportunities available, Devcon will also give developers access to networking and investment opportunities which is critical to growth.
</p>
</div>
</div>
Expand All @@ -27,4 +27,4 @@ function About() {
</section>
)
}
export default About;
export default About;

0 comments on commit cbf3529

Please sign in to comment.