瀏覽代碼

add contact info to website

jomo 10 年之前
父節點
當前提交
e3f4d8d743
共有 1 個文件被更改,包括 9 次插入0 次删除
  1. 9 0
      views/index.jade

+ 9 - 0
views/index.jade

@@ -280,6 +280,15 @@ block content
               | Images are cached in your browser for #{config.browser_cache_time/60} minutes until a new request to Crafatar is made.<br>
               | When you changed your skin you can try clearing your browser cache to see the change faster.
 
+
+        section
+          a(id="contact" class="anchor")
+          a(href="#contact")
+            h2 Contact
+          ul
+            li You can follow us on twitter <a href="https://twitter.com/crafatar">@crafatar</a>
+            li You can <a href="https://webchat.esper.net/?channels=crafatar">join us</a> in #crafatar on irc.esper.net
+
     footer
       hr
       p(class="pull-right") Copyright Craftatar #{new Date().getFullYear()}