-
Notifications
You must be signed in to change notification settings - Fork 6
Expand file tree
/
Copy pathindex.html
More file actions
26 lines (22 loc) · 1.25 KB
/
index.html
File metadata and controls
26 lines (22 loc) · 1.25 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
---
layout: page
---
<div class="post-content">
<!-- <h1>{{ site.title }}</h1> -->
<!-- <h2>{{ site.description }}</h2> -->
<img class="col one_edited left" src="/img/logo_rio.png">
<p>PyLadies é um grupo internacional de mentoria com foco em ajudar mais e mais mulheres a se tornarem participantes ativas e líderes na comunidade open-source Python. </p>
<p> Nossa missão é impulsionar a diversidade na comunidade através da sensibilização, educação, conferências, eventos e reuniões sociais.</p>
<p>
Também visamos prover uma rede de suporte amigável e uma ponte para as mulheres entre o imenso mundo Python. Qualquer um com interesse em Python é encorajado a participar!</p>
<hr>
<br/>
<br/>
</div>
<span class="contacticon center">
<a href="mailto:rio@pyladies.com"><i class="fa fa-envelope-square"></i></a>
<a href="https://github.com/PyladiesRio" target="_blank"><i class="fa fa-github-square"></i></a>
<a href="https://twitter.com/rio_pyladies" target="_blank"><i class="fa fa-twitter-square"></i></a>
<a href="https://www.facebook.com/pyladiesrio/" target="_blank"><i class="fa fa-facebook-square"></i></a>
<a href="https://www.meetup.com/pt-BR/PyLadies-Rio-de-Janeiro/" target="_blank"><i class="fa meetup-logo"></i></a>
</span>