Skip to content

Added better grammar and button alignment #117

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
28 changes: 13 additions & 15 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -133,28 +133,26 @@
<div class="discription">
<h2 class="heading">CodeChamp</h2>
<p class="content">
CodeChamp is the Community of Coding Enthusiasts, Where we Share
Resources, Roadmaps and Opportunities Updates to explore technologies
also, We organize various Workshops, Sessions for our folks to learn
new things. Together we aim to explore the untouched world of
technologies.
CodeChamp is a community of coding enthusiasts where we share resources,
roadmaps, and opportunities to explore technologies, as well as organise workshops
and sessions for our members to learn new skills. Together,
we aim to explore the untouched world of technology.
</p>
<br />
<!--<a href="https://lu.ma/opensource"><button class="common-button register" type="button"
style="margin-left: 5px;">
REGISTER FOR EVENT
</button></a>-->
<a href="https://discord.gg/vVM4hBKnHt"
><button class="common-button" type="button" style="margin-left: 5px">
JOIN US
</button></a
>

<br />
<br />
<p class="content">
Be a Part of our community and interact with like-minded people
</p>
<br />
<a href="https://discord.gg/vVM4hBKnHt"
><center><button class="common-button" type="button" style="margin-left: 5px">
JOIN US
</button></center></a
>
</div>
<div class="image">
<img
Expand Down Expand Up @@ -996,9 +994,9 @@ <h1 class="heading text-center">Contact-Us</h1>
<h4 class="heading footer-content text-center">CodeChamp</h4>
<br />
<p class="footer-content text">
CodeChamp is the Community of Coding Enthusiasts, Where we Share
Resources, Roadmaps and Opportunities Updates to explore
technologies.
CodeChamp is a community of coding enthusiasts where
we share resources, roadmaps, and opportunity updates
to explore technologies.
</p>
</div>

Expand Down