-
Notifications
You must be signed in to change notification settings - Fork 2
/
contact.html
23 lines (21 loc) · 1.08 KB
/
contact.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
---
layout: contact
title: Contacto
permalink: /contact/
---
<div id="contactwrap"></div>
<div class="container mtb">
<div class="row">
<div class="col-lg-8">
<h3>Formas de contactarnos</h3>
<div class="hline"></div>
<p><a href ="https://kiwiirc.com/client/irc.freenode.org/#linuxchixar" target="_blank">IRC (Chat): #linuxchixar en irc.freenode.org</a></p>
<p><a href="https://twitter.com/linuxchixar" target="_blank">Twitter: @linuxchixar</a></p>
<p><a href="https://www.facebook.com/linuxchixar" target="_blank">Facebook: linuxchixar</a></p>
<p><a href="https://listas.usla.org.ar/cgi-bin/mailman/listinfo/linuxchix" target="_blank">Lista de correos en USLA</a></p>
<p>Email: contacto at ar.linuxchix.org</p>
<p><a href="https://github.com/linuxchixar" target="_blank">Github: linuxchixar</a></p>
<p><a href="https://www.meetup.com/linuxchixar/" target="_blank">Meetup: linuxchixar</a></p>
</div>
</div><! --/row -->
</div><! --/container -->