diff options
Diffstat (limited to 'contact.html')
-rw-r--r-- | contact.html | 23 |
1 files changed, 20 insertions, 3 deletions
diff --git a/contact.html b/contact.html index de453df..d3b891b 100644 --- a/contact.html +++ b/contact.html @@ -25,10 +25,27 @@ <div class="container"> <div class="content"> - <h1>Contact us</h1> + <h1>Contact</h2> - <p>Send an email to our president <a href="mailto:skangas@skangas.se?subject=Fripost,%20joining">Stefan Kangas</a>, - <a href="mailto:skangas@skangas.se?subject=Fripost,%20joining"><tt>skangas@skangas.se</tt></a>. + <p>To contact us, send an email to our president <a href="mailto:skangas@skangas.se?subject=Fripost,%20contact">Stefan Kangas</a> at + <a href="mailto:skangas@skangas.se?subject=Fripost,%20contact"><tt>skangas@skangas.se</tt></a>. + </p> + + <div class="divider"></div> + + <h2>IRC</h2> + + <p>If you use IRC, you may want to join #fripost at freenode.net. + </p> + + <div class="divider"></div> + + <h2>Mailing lists</h2> + + <p>Internally, we use a mailing list to communicate. If you are a member but not yet on the list, contact us so we can add you.</p> + + <p>The list is open for all members and participation is strictly voluntary. + </p> <div class="divider"></div> |