Skip to content
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
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -164,12 +164,12 @@ <h4 class="scroll-down-text">Click to Scroll</h4>
<h3 class="section-heading text-center p-0">About</h3>
</div>
<div class="row slide lower w-100 px-5 mx-auto">
<p class="description text-center">
<p class="description text-center"><b>
Pyladies Delhi, started in October 2014,is the Delhi chapter of Pyladies, an international mentorship group focused on helping
more women become active participants and leaders in the python open-source community. We aim to provide
a friendly support network for women and a bridge to the larger Python world. Anyone with an interest
in Python is encouraged to participate!
</p>
</b></p>
</div>
</div>
</section>
Expand Down