瀏覽代碼

Update contact section

JC Brand 11 年之前
父節點
當前提交
3a5741cd36
共有 1 個文件被更改,包括 10 次插入2 次删除
  1. 10 2
      index.html

+ 10 - 2
index.html

@@ -159,9 +159,17 @@
     You can:
     You can:
     <ul>
     <ul>
         <li>Follow me on <a href="http://twitter.com/jcopkode" target="_blank">Twitter</a></li>
         <li>Follow me on <a href="http://twitter.com/jcopkode" target="_blank">Twitter</a></li>
-        <li>Chat via <a href="xmpp:jc@opkode.com" class="xmpp JSnocheck" title="XMPP/Jabber">XMPP/Jabber</a></li>
-        <li>Send me an email via this <a href="http://opkode.com/contact" target="_blank">contact form</a>.</li>
+        <li>Chat with me via XMPP: <a href="xmpp:jc@opkode.com" class="xmpp JSnocheck" title="XMPP/Jabber">jc@opkode.com</a></li>
     <ul>
     <ul>
+    <p>
+        For <strong>support queries</strong>, please write to the mailing list: <a href="mailto:conversejs@librelist.com">conversejs@librelist.com</a>
+    </p>
+    <p>
+        Please <a target="_blank" href="https://github.com/jcbrand/converse.js/issues">file <strong>bugs</strong> on Github</a>.
+    </p>
+    <p>
+        I'm available for special features and consulting work. Please <a href="http://opkode.com/contact" target="_blank">contact me here</a>.
+    </p>
 </section>
 </section>
 </div>
 </div>