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
22 changes: 14 additions & 8 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@


<div class="skyline"></div>
<span class="aurimas"><a href="https://www.flickr.com/photos/needoptic/13939643805/in/gallery-ebarney-72157686347209143/">Aurimas</a> via Flickr Creative Commons</span>
<span class="aurimas"><a href="https://unsplash.com/@muzammilo" target="_blank">Muzammil Soorma</a> via Unsplash</span>
<div class="container-fluid">
<div class="row" id="pyladies">
<h1 class="col-sm-12 text-center">PyLadies Boston</h1>
Expand Down Expand Up @@ -144,18 +144,24 @@ <h4>About PyLadies</h4>
<h4>Connect</h4>
<img src="./images/line.svg" class="hr-squiggle">
<p>
Stay in touch with PyLadies Boston through any of the channels below.
</p>
<p>
<strong>Announcements & events:</strong>
Follow us on <a href="https://www.linkedin.com/company/pyladies-boston" target="_blank">LinkedIn</a>
or join our <a href="https://www.meetup.com/pyladies-boston/events/" target="_blank">
Meetup group</a> to get announcements and find out about
upcoming events.
or join our <a href="https://www.meetup.com/pyladies-boston/events/" target="_blank">Meetup group</a>
to hear about upcoming events.
</p>
<p>
To connect with other PyLadies members through Slack, join
<a href="http://slackin.pyladies.com" target="_blank">slackin.pyladies.com</a>
and sign up for the <code>#boston</code> channel.
<strong>Community chat:</strong>
Join <a href="http://slackin.pyladies.com" target="_blank">slackin.pyladies.com</a>
and sign up for the <code>#boston</code> channel to connect with other PyLadies members.
</p>
<p>
If you would like to give a tech talk, demo, or workshop, or if your company is interested in hosting an event, reach out to us on <a href="https://www.meetup.com/pyladies-boston/" target="_blank">Meetup</a> or connect with the organizers on Slack at <a href="http://slackin.pyladies.com" target="_blank">#boston</a>.
<strong>Speak or host:</strong>
If you would like to give a tech talk, demo, or workshop, or if your company is interested in hosting an event,
reach out to us on <a href="https://www.meetup.com/pyladies-boston/" target="_blank">Meetup</a>
or connect with the organizers on Slack in <code>#boston</code>.
</p>
</div>
</div>
Expand Down