diff options
author | Stefan Kangas <skangas@skangas.se> | 2010-12-12 15:00:40 +0100 |
---|---|---|
committer | Stefan Kangas <skangas@skangas.se> | 2010-12-12 15:00:40 +0100 |
commit | 9549775a061347f5a14b5676e4b526f36db6fdb5 (patch) | |
tree | d5a63a2312ef53da7ef5625f0008ca07c2e28ba6 /contact.html | |
parent | e5dac598e28049bd05829298bb59d4b8bfe665e5 (diff) |
Improved contact page.
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> |